Datei: IntegrationTests/IntegrationTests.sln
Last Commit (08b23aa)
1 | |
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | # Visual Studio Version 17 |
4 | VisualStudioVersion = 17.9.34728.123 |
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntegrationTests", "IntegrationTests\IntegrationTests.csproj", "{268648DE-3A3A-460E-8132-23FF5323A839}" |
7 | EndProject |
8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureBusinessClasses", "PureBusinessClasses\PureBusinessClasses.csproj", "{45909E1A-974B-413C-8F36-52383F3A62CC}" |
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 | ········{268648DE-3A3A-460E-8132-23FF5323A839}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
17 | ········{268648DE-3A3A-460E-8132-23FF5323A839}.Debug|Any CPU.Build.0 = Debug|Any CPU |
18 | ········{268648DE-3A3A-460E-8132-23FF5323A839}.Release|Any CPU.ActiveCfg = Release|Any CPU |
19 | ········{268648DE-3A3A-460E-8132-23FF5323A839}.Release|Any CPU.Build.0 = Release|Any CPU |
20 | ········{45909E1A-974B-413C-8F36-52383F3A62CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
21 | ········{45909E1A-974B-413C-8F36-52383F3A62CC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
22 | ········{45909E1A-974B-413C-8F36-52383F3A62CC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
23 | ········{45909E1A-974B-413C-8F36-52383F3A62CC}.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 = {A314714E-A75E-46DA-8401-1D5EE26397CC} |
30 | ····EndGlobalSection |
31 | EndGlobal |
32 |
New Commit (60aa080)
1 | |
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | # Visual Studio Version 17 |
4 | VisualStudioVersion = 17.9.34728.123 |
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntegrationTests", "IntegrationTests\IntegrationTests.csproj", "{268648DE-3A3A-460E-8132-23FF5323A839}" |
7 | EndProject |
8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureBusinessClasses", "PureBusinessClasses\PureBusinessClasses.csproj", "{45909E1A-974B-413C-8F36-52383F3A62CC}" |
9 | EndProject |
10 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NDO", "..\NDODLL\NDO.csproj", "{3D445F4E-D7A6-48D5-8148-BEA865A25B1D}" |
11 | EndProject |
12 | Global |
13 | ····GlobalSection(SolutionConfigurationPlatforms) = preSolution |
14 | ········Debug|Any CPU = Debug|Any CPU |
15 | ········Release|Any CPU = Release|Any CPU |
16 | ····EndGlobalSection |
17 | ····GlobalSection(ProjectConfigurationPlatforms) = postSolution |
18 | ········{268648DE-3A3A-460E-8132-23FF5323A839}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
19 | ········{268648DE-3A3A-460E-8132-23FF5323A839}.Debug|Any CPU.Build.0 = Debug|Any CPU |
20 | ········{268648DE-3A3A-460E-8132-23FF5323A839}.Release|Any CPU.ActiveCfg = Release|Any CPU |
21 | ········{268648DE-3A3A-460E-8132-23FF5323A839}.Release|Any CPU.Build.0 = Release|Any CPU |
22 | ········{45909E1A-974B-413C-8F36-52383F3A62CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
23 | ········{45909E1A-974B-413C-8F36-52383F3A62CC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
24 | ········{45909E1A-974B-413C-8F36-52383F3A62CC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
25 | ········{45909E1A-974B-413C-8F36-52383F3A62CC}.Release|Any CPU.Build.0 = Release|Any CPU |
26 | ········{3D445F4E-D7A6-48D5-8148-BEA865A25B1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
27 | ········{3D445F4E-D7A6-48D5-8148-BEA865A25B1D}.Debug|Any CPU.Build.0 = Debug|Any CPU |
28 | ········{3D445F4E-D7A6-48D5-8148-BEA865A25B1D}.Release|Any CPU.ActiveCfg = Release|Any CPU |
29 | ········{3D445F4E-D7A6-48D5-8148-BEA865A25B1D}.Release|Any CPU.Build.0 = Release|Any CPU |
30 | ····EndGlobalSection |
31 | ····GlobalSection(SolutionProperties) = preSolution |
32 | ········HideSolutionNode = FALSE |
33 | ····EndGlobalSection |
34 | ····GlobalSection(ExtensibilityGlobals) = postSolution |
35 | ········SolutionGuid = {A314714E-A75E-46DA-8401-1D5EE26397CC} |
36 | ····EndGlobalSection |
37 | EndGlobal |
38 |