Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.sln @ 4026

Last change on this file since 4026 was 4002, checked in by bfarka, 14 years ago

made struture changes in persistence classes and provider

File size: 2.8 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 10.00
3# Visual Studio 2008
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Persistence", "Persistence\Persistence.csproj", "{0B9535EE-DB1E-4174-B6C3-692DE1D8D841}"
5EndProject
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Service", "Service\Service.csproj", "{E10132CA-5E9E-41F4-A855-45E5E759790A}"
7EndProject
8Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests", "UnitTests\UnitTests.csproj", "{90873656-FC76-4759-A451-F0FCDA35CAA4}"
9EndProject
10Project("{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    HeuristicLab.Services.Authentication Prototyp1.vsmdi = HeuristicLab.Services.Authentication Prototyp1.vsmdi
14    HeuristicLab.Services.Authentication Prototyp2.vsmdi = HeuristicLab.Services.Authentication Prototyp2.vsmdi
15    HeuristicLab.Services.Authentication Prototyp3.vsmdi = HeuristicLab.Services.Authentication Prototyp3.vsmdi
16    HeuristicLab.Services.Authentication Prototyp4.vsmdi = HeuristicLab.Services.Authentication Prototyp4.vsmdi
17    LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
18  EndProjectSection
19EndProject
20Global
21  GlobalSection(TestCaseManagementSettings) = postSolution
22    CategoryFile = HeuristicLab.Services.Authentication Prototyp4.vsmdi
23  EndGlobalSection
24  GlobalSection(SolutionConfigurationPlatforms) = preSolution
25    Debug|Any CPU = Debug|Any CPU
26    Release|Any CPU = Release|Any CPU
27  EndGlobalSection
28  GlobalSection(ProjectConfigurationPlatforms) = postSolution
29    {0B9535EE-DB1E-4174-B6C3-692DE1D8D841}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
30    {0B9535EE-DB1E-4174-B6C3-692DE1D8D841}.Debug|Any CPU.Build.0 = Debug|Any CPU
31    {0B9535EE-DB1E-4174-B6C3-692DE1D8D841}.Release|Any CPU.ActiveCfg = Release|Any CPU
32    {0B9535EE-DB1E-4174-B6C3-692DE1D8D841}.Release|Any CPU.Build.0 = Release|Any CPU
33    {E10132CA-5E9E-41F4-A855-45E5E759790A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
34    {E10132CA-5E9E-41F4-A855-45E5E759790A}.Debug|Any CPU.Build.0 = Debug|Any CPU
35    {E10132CA-5E9E-41F4-A855-45E5E759790A}.Release|Any CPU.ActiveCfg = Release|Any CPU
36    {E10132CA-5E9E-41F4-A855-45E5E759790A}.Release|Any CPU.Build.0 = Release|Any CPU
37    {90873656-FC76-4759-A451-F0FCDA35CAA4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
38    {90873656-FC76-4759-A451-F0FCDA35CAA4}.Debug|Any CPU.Build.0 = Debug|Any CPU
39    {90873656-FC76-4759-A451-F0FCDA35CAA4}.Release|Any CPU.ActiveCfg = Release|Any CPU
40    {90873656-FC76-4759-A451-F0FCDA35CAA4}.Release|Any CPU.Build.0 = Release|Any CPU
41  EndGlobalSection
42  GlobalSection(SolutionProperties) = preSolution
43    HideSolutionNode = FALSE
44  EndGlobalSection
45EndGlobal
Note: See TracBrowser for help on using the repository browser.