[3932] | 1 |
|
---|
| 2 | Microsoft Visual Studio Solution File, Format Version 10.00
|
---|
| 3 | # Visual Studio 2008
|
---|
| 4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Persistence", "Persistence\Persistence.csproj", "{0B9535EE-DB1E-4174-B6C3-692DE1D8D841}"
|
---|
| 5 | EndProject
|
---|
| 6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Service", "Service\Service.csproj", "{E10132CA-5E9E-41F4-A855-45E5E759790A}"
|
---|
| 7 | EndProject
|
---|
| 8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests", "UnitTests\UnitTests.csproj", "{90873656-FC76-4759-A451-F0FCDA35CAA4}"
|
---|
| 9 | EndProject
|
---|
| 10 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{960808E8-A742-4E78-8B29-9FADD65899A7}"
|
---|
| 11 | ProjectSection(SolutionItems) = preProject
|
---|
| 12 | HeuristicLab.Services.Authentication Prototyp.vsmdi = HeuristicLab.Services.Authentication Prototyp.vsmdi
|
---|
| 13 | LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
|
---|
| 14 | EndProjectSection
|
---|
| 15 | EndProject
|
---|
| 16 | Global
|
---|
| 17 | GlobalSection(TestCaseManagementSettings) = postSolution
|
---|
| 18 | CategoryFile = HeuristicLab.Services.Authentication Prototyp.vsmdi
|
---|
| 19 | EndGlobalSection
|
---|
| 20 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
| 21 | Debug|Any CPU = Debug|Any CPU
|
---|
| 22 | Release|Any CPU = Release|Any CPU
|
---|
| 23 | EndGlobalSection
|
---|
| 24 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
| 25 | {0B9535EE-DB1E-4174-B6C3-692DE1D8D841}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 26 | {0B9535EE-DB1E-4174-B6C3-692DE1D8D841}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 27 | {0B9535EE-DB1E-4174-B6C3-692DE1D8D841}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 28 | {0B9535EE-DB1E-4174-B6C3-692DE1D8D841}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 29 | {E10132CA-5E9E-41F4-A855-45E5E759790A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 30 | {E10132CA-5E9E-41F4-A855-45E5E759790A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 31 | {E10132CA-5E9E-41F4-A855-45E5E759790A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 32 | {E10132CA-5E9E-41F4-A855-45E5E759790A}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 33 | {90873656-FC76-4759-A451-F0FCDA35CAA4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 34 | {90873656-FC76-4759-A451-F0FCDA35CAA4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 35 | {90873656-FC76-4759-A451-F0FCDA35CAA4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 36 | {90873656-FC76-4759-A451-F0FCDA35CAA4}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 37 | EndGlobalSection
|
---|
| 38 | GlobalSection(SolutionProperties) = preSolution
|
---|
| 39 | HideSolutionNode = FALSE
|
---|
| 40 | EndGlobalSection
|
---|
| 41 | EndGlobal
|
---|