|
1 | 1 | Microsoft Visual Studio Solution File, Format Version 12.00 |
2 | | -# Visual Studio 2012 |
| 2 | +# Visual Studio 14 |
| 3 | +VisualStudioVersion = 14.0.25420.1 |
| 4 | +MinimumVisualStudioVersion = 10.0.40219.1 |
3 | 5 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "STL", "STL\STL.csproj", "{F32F3151-1595-4211-A01E-2F7BEB34F88D}" |
4 | 6 | EndProject |
5 | 7 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{F8604512-723C-493E-BFD3-ECA49558CA72}" |
6 | 8 | EndProject |
| 9 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{84888A48-89A6-4EA3-90C1-FD07AC7369A3}" |
| 10 | + ProjectSection(SolutionItems) = preProject |
| 11 | + ..\.gitignore = ..\.gitignore |
| 12 | + ..\LICENSE.txt = ..\LICENSE.txt |
| 13 | + ..\QuantumConcepts.Formats.STL.dll.nuspec = ..\QuantumConcepts.Formats.STL.dll.nuspec |
| 14 | + ..\README.md = ..\README.md |
| 15 | + EndProjectSection |
| 16 | +EndProject |
7 | 17 | Global |
8 | 18 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
9 | | - Debug-Web|Any CPU = Debug-Web|Any CPU |
10 | | - Debug-Web|x64 = Debug-Web|x64 |
11 | | - Debug-Web|x86 = Debug-Web|x86 |
12 | 19 | Debug|Any CPU = Debug|Any CPU |
13 | 20 | Debug|x64 = Debug|x64 |
14 | 21 | Debug|x86 = Debug|x86 |
15 | | - Release-x64|Any CPU = Release-x64|Any CPU |
16 | | - Release-x64|x64 = Release-x64|x64 |
17 | | - Release-x64|x86 = Release-x64|x86 |
18 | | - Release-x86|Any CPU = Release-x86|Any CPU |
19 | | - Release-x86|x64 = Release-x86|x64 |
20 | | - Release-x86|x86 = Release-x86|x86 |
21 | 22 | Release|Any CPU = Release|Any CPU |
22 | 23 | Release|x64 = Release|x64 |
23 | 24 | Release|x86 = Release|x86 |
24 | 25 | EndGlobalSection |
25 | 26 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
26 | | - {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Debug-Web|Any CPU.ActiveCfg = Debug|Any CPU |
27 | | - {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Debug-Web|Any CPU.Build.0 = Debug|Any CPU |
28 | | - {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Debug-Web|x64.ActiveCfg = Debug|Any CPU |
29 | | - {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Debug-Web|x86.ActiveCfg = Debug|Any CPU |
30 | 27 | {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
31 | 28 | {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Debug|Any CPU.Build.0 = Debug|Any CPU |
32 | 29 | {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Debug|x64.ActiveCfg = Debug|Any CPU |
33 | 30 | {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Debug|x86.ActiveCfg = Debug|Any CPU |
34 | | - {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Release-x64|Any CPU.ActiveCfg = Release|Any CPU |
35 | | - {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Release-x64|Any CPU.Build.0 = Release|Any CPU |
36 | | - {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Release-x64|x64.ActiveCfg = Release|Any CPU |
37 | | - {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Release-x64|x86.ActiveCfg = Release|Any CPU |
38 | | - {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Release-x86|Any CPU.ActiveCfg = Release|Any CPU |
39 | | - {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Release-x86|Any CPU.Build.0 = Release|Any CPU |
40 | | - {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Release-x86|x64.ActiveCfg = Release|Any CPU |
41 | | - {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Release-x86|x86.ActiveCfg = Release|Any CPU |
42 | 31 | {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Release|Any CPU.ActiveCfg = Release|Any CPU |
43 | 32 | {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Release|Any CPU.Build.0 = Release|Any CPU |
44 | 33 | {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Release|x64.ActiveCfg = Release|Any CPU |
45 | 34 | {F32F3151-1595-4211-A01E-2F7BEB34F88D}.Release|x86.ActiveCfg = Release|Any CPU |
46 | | - {F8604512-723C-493E-BFD3-ECA49558CA72}.Debug-Web|Any CPU.ActiveCfg = Debug|Any CPU |
47 | | - {F8604512-723C-493E-BFD3-ECA49558CA72}.Debug-Web|Any CPU.Build.0 = Debug|Any CPU |
48 | | - {F8604512-723C-493E-BFD3-ECA49558CA72}.Debug-Web|x64.ActiveCfg = Debug|Any CPU |
49 | | - {F8604512-723C-493E-BFD3-ECA49558CA72}.Debug-Web|x86.ActiveCfg = Debug|Any CPU |
50 | 35 | {F8604512-723C-493E-BFD3-ECA49558CA72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
51 | 36 | {F8604512-723C-493E-BFD3-ECA49558CA72}.Debug|Any CPU.Build.0 = Debug|Any CPU |
52 | 37 | {F8604512-723C-493E-BFD3-ECA49558CA72}.Debug|x64.ActiveCfg = Debug|Any CPU |
53 | 38 | {F8604512-723C-493E-BFD3-ECA49558CA72}.Debug|x86.ActiveCfg = Debug|Any CPU |
54 | | - {F8604512-723C-493E-BFD3-ECA49558CA72}.Release-x64|Any CPU.ActiveCfg = Release|Any CPU |
55 | | - {F8604512-723C-493E-BFD3-ECA49558CA72}.Release-x64|Any CPU.Build.0 = Release|Any CPU |
56 | | - {F8604512-723C-493E-BFD3-ECA49558CA72}.Release-x64|x64.ActiveCfg = Release|Any CPU |
57 | | - {F8604512-723C-493E-BFD3-ECA49558CA72}.Release-x64|x86.ActiveCfg = Release|Any CPU |
58 | | - {F8604512-723C-493E-BFD3-ECA49558CA72}.Release-x86|Any CPU.ActiveCfg = Release|Any CPU |
59 | | - {F8604512-723C-493E-BFD3-ECA49558CA72}.Release-x86|Any CPU.Build.0 = Release|Any CPU |
60 | | - {F8604512-723C-493E-BFD3-ECA49558CA72}.Release-x86|x64.ActiveCfg = Release|Any CPU |
61 | | - {F8604512-723C-493E-BFD3-ECA49558CA72}.Release-x86|x86.ActiveCfg = Release|Any CPU |
62 | 39 | {F8604512-723C-493E-BFD3-ECA49558CA72}.Release|Any CPU.ActiveCfg = Release|Any CPU |
63 | 40 | {F8604512-723C-493E-BFD3-ECA49558CA72}.Release|Any CPU.Build.0 = Release|Any CPU |
64 | 41 | {F8604512-723C-493E-BFD3-ECA49558CA72}.Release|x64.ActiveCfg = Release|Any CPU |
|
0 commit comments