Datei: NDOEnhancer/NDOEnhancer.sln
Last Commit (6626c8f)
1 | |
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | # Visual Studio Version 17 |
4 | VisualStudioVersion = 17.3.32929.385 |
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
6 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NDOEnhancer", "NDOEnhancer\NDOEnhancer.csproj", "{3A0A82CF-F913-4701-B482-FF8709031777}" |
7 | EndProject |
8 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ecma335", "Ecma335\Ecma335.csproj", "{777DEF1E-B5FB-4C6A-8F3D-6AD5AED1B1B2}" |
9 | EndProject |
10 | Global |
11 | ····GlobalSection(SolutionConfigurationPlatforms) = preSolution |
12 | ········Debug|Any CPU = Debug|Any CPU |
13 | ········Release|Any CPU = Release|Any CPU |
14 | ····EndGlobalSection |
15 | ····GlobalSection(ProjectConfigurationPlatforms) = postSolution |
16 | ········{3A0A82CF-F913-4701-B482-FF8709031777}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
17 | ········{3A0A82CF-F913-4701-B482-FF8709031777}.Debug|Any CPU.Build.0 = Debug|Any CPU |
18 | ········{3A0A82CF-F913-4701-B482-FF8709031777}.Release|Any CPU.ActiveCfg = Release|Any CPU |
19 | ········{3A0A82CF-F913-4701-B482-FF8709031777}.Release|Any CPU.Build.0 = Release|Any CPU |
20 | ········{777DEF1E-B5FB-4C6A-8F3D-6AD5AED1B1B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
21 | ········{777DEF1E-B5FB-4C6A-8F3D-6AD5AED1B1B2}.Debug|Any CPU.Build.0 = Debug|Any CPU |
22 | ········{777DEF1E-B5FB-4C6A-8F3D-6AD5AED1B1B2}.Release|Any CPU.ActiveCfg = Release|Any CPU |
23 | ········{777DEF1E-B5FB-4C6A-8F3D-6AD5AED1B1B2}.Release|Any CPU.Build.0 = Release|Any CPU |
24 | ····EndGlobalSection |
25 | ····GlobalSection(SolutionProperties) = preSolution |
26 | ········HideSolutionNode = FALSE |
27 | ····EndGlobalSection |
28 | ····GlobalSection(ExtensibilityGlobals) = postSolution |
29 | ········SolutionGuid = {617EBB60-447C-4257-8FC0-7419B323B540} |
30 | ····EndGlobalSection |
31 | EndGlobal |
32 |
New Commit (b95968d)
1 | |
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | # Visual Studio Version 17 |
4 | VisualStudioVersion = 17.3.32929.385 |
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
6 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NDOEnhancer", "NDOEnhancer\NDOEnhancer.csproj", "{3A0A82CF-F913-4701-B482-FF8709031777}" |
7 | EndProject |
8 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ecma335", "Ecma335\Ecma335.csproj", "{777DEF1E-B5FB-4C6A-8F3D-6AD5AED1B1B2}" |
9 | EndProject |
10 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NDO.Mapping", "..\NDO.Mapping\NDO.Mapping\NDO.Mapping.csproj", "{A8F870F1-9959-C336-962C-31AEFF62A9BC}" |
11 | EndProject |
12 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NDO.SchemaGenerator", "..\NDO.SchemaGenerator\NDO.SchemaGenerator\NDO.SchemaGenerator.csproj", "{FCFB3405-DD09-6804-603F-2677AB384A8C}" |
13 | EndProject |
14 | Global |
15 | ····GlobalSection(SolutionConfigurationPlatforms) = preSolution |
16 | ········Debug|Any CPU = Debug|Any CPU |
17 | ········Release|Any CPU = Release|Any CPU |
18 | ····EndGlobalSection |
19 | ····GlobalSection(ProjectConfigurationPlatforms) = postSolution |
20 | ········{3A0A82CF-F913-4701-B482-FF8709031777}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
21 | ········{3A0A82CF-F913-4701-B482-FF8709031777}.Debug|Any CPU.Build.0 = Debug|Any CPU |
22 | ········{3A0A82CF-F913-4701-B482-FF8709031777}.Release|Any CPU.ActiveCfg = Release|Any CPU |
23 | ········{3A0A82CF-F913-4701-B482-FF8709031777}.Release|Any CPU.Build.0 = Release|Any CPU |
24 | ········{777DEF1E-B5FB-4C6A-8F3D-6AD5AED1B1B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
25 | ········{777DEF1E-B5FB-4C6A-8F3D-6AD5AED1B1B2}.Debug|Any CPU.Build.0 = Debug|Any CPU |
26 | ········{777DEF1E-B5FB-4C6A-8F3D-6AD5AED1B1B2}.Release|Any CPU.ActiveCfg = Release|Any CPU |
27 | ········{777DEF1E-B5FB-4C6A-8F3D-6AD5AED1B1B2}.Release|Any CPU.Build.0 = Release|Any CPU |
28 | ········{A8F870F1-9959-C336-962C-31AEFF62A9BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
29 | ········{A8F870F1-9959-C336-962C-31AEFF62A9BC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
30 | ········{A8F870F1-9959-C336-962C-31AEFF62A9BC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
31 | ········{A8F870F1-9959-C336-962C-31AEFF62A9BC}.Release|Any CPU.Build.0 = Release|Any CPU |
32 | ········{FCFB3405-DD09-6804-603F-2677AB384A8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
33 | ········{FCFB3405-DD09-6804-603F-2677AB384A8C}.Debug|Any CPU.Build.0 = Debug|Any CPU |
34 | ········{FCFB3405-DD09-6804-603F-2677AB384A8C}.Release|Any CPU.ActiveCfg = Release|Any CPU |
35 | ········{FCFB3405-DD09-6804-603F-2677AB384A8C}.Release|Any CPU.Build.0 = Release|Any CPU |
36 | ····EndGlobalSection |
37 | ····GlobalSection(SolutionProperties) = preSolution |
38 | ········HideSolutionNode = FALSE |
39 | ····EndGlobalSection |
40 | ····GlobalSection(ExtensibilityGlobals) = postSolution |
41 | ········SolutionGuid = {617EBB60-447C-4257-8FC0-7419B323B540} |
42 | ····EndGlobalSection |
43 | EndGlobal |
44 |