Free cookie consent management tool by TermsFeed Policy Generator

source: branches/UserManagement/HeuristicLab.Authentication.sln @ 5018

Last change on this file since 5018 was 4925, checked in by mjesner, 14 years ago

#1196

File size: 6.5 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Authentication.DataAccess", "HeuristicLab.Services.Authentication.DataAccess\HeuristicLab.Services.Authentication.DataAccess.csproj", "{8700A834-561F-44F0-86B4-F220245A6BC8}"
5EndProject
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Authentication.DataTransfer", "HeuristicLab.Services.Authentication.DataTransfer\HeuristicLab.Services.Authentication.DataTransfer.csproj", "{AC44BDF4-AED7-4445-9A99-57B3237DBE88}"
7EndProject
8Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FD54DDCC-971C-4CB5-AD4B-B523388D6F01}"
9  ProjectSection(SolutionItems) = preProject
10    HeuristicLab.Authentication.vsmdi = HeuristicLab.Authentication.vsmdi
11    Local.testsettings = Local.testsettings
12    TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
13  EndProjectSection
14EndProject
15Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Authentication.TestClient2", "HeuristicLab.Services.Authentication.TestClient2\HeuristicLab.Services.Authentication.TestClient2.csproj", "{EB40C828-D545-4DFE-9CE6-108FB03C6912}"
16EndProject
17Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Authentication.ServiceClient", "HeuristicLab.Services.Authentication.ServiceClients\HeuristicLab.Services.Authentication.ServiceClient.csproj", "{8E698904-936D-4C7A-AB0D-6225778D2968}"
18EndProject
19Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Authentication", "HeuristicLab.Services.Authentication\HeuristicLab.Services.Authentication.csproj", "{0E7ADDD6-C7EA-45F6-A7ED-48041ABF1A87}"
20EndProject
21Global
22  GlobalSection(TestCaseManagementSettings) = postSolution
23    CategoryFile = HeuristicLab.Authentication.vsmdi
24  EndGlobalSection
25  GlobalSection(SolutionConfigurationPlatforms) = preSolution
26    Debug|Any CPU = Debug|Any CPU
27    Debug|Mixed Platforms = Debug|Mixed Platforms
28    Debug|x86 = Debug|x86
29    Release|Any CPU = Release|Any CPU
30    Release|Mixed Platforms = Release|Mixed Platforms
31    Release|x86 = Release|x86
32  EndGlobalSection
33  GlobalSection(ProjectConfigurationPlatforms) = postSolution
34    {8700A834-561F-44F0-86B4-F220245A6BC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
35    {8700A834-561F-44F0-86B4-F220245A6BC8}.Debug|Any CPU.Build.0 = Debug|Any CPU
36    {8700A834-561F-44F0-86B4-F220245A6BC8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
37    {8700A834-561F-44F0-86B4-F220245A6BC8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
38    {8700A834-561F-44F0-86B4-F220245A6BC8}.Debug|x86.ActiveCfg = Debug|Any CPU
39    {8700A834-561F-44F0-86B4-F220245A6BC8}.Release|Any CPU.ActiveCfg = Release|Any CPU
40    {8700A834-561F-44F0-86B4-F220245A6BC8}.Release|Any CPU.Build.0 = Release|Any CPU
41    {8700A834-561F-44F0-86B4-F220245A6BC8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
42    {8700A834-561F-44F0-86B4-F220245A6BC8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
43    {8700A834-561F-44F0-86B4-F220245A6BC8}.Release|x86.ActiveCfg = Release|Any CPU
44    {AC44BDF4-AED7-4445-9A99-57B3237DBE88}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
45    {AC44BDF4-AED7-4445-9A99-57B3237DBE88}.Debug|Any CPU.Build.0 = Debug|Any CPU
46    {AC44BDF4-AED7-4445-9A99-57B3237DBE88}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
47    {AC44BDF4-AED7-4445-9A99-57B3237DBE88}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
48    {AC44BDF4-AED7-4445-9A99-57B3237DBE88}.Debug|x86.ActiveCfg = Debug|Any CPU
49    {AC44BDF4-AED7-4445-9A99-57B3237DBE88}.Release|Any CPU.ActiveCfg = Release|Any CPU
50    {AC44BDF4-AED7-4445-9A99-57B3237DBE88}.Release|Any CPU.Build.0 = Release|Any CPU
51    {AC44BDF4-AED7-4445-9A99-57B3237DBE88}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
52    {AC44BDF4-AED7-4445-9A99-57B3237DBE88}.Release|Mixed Platforms.Build.0 = Release|Any CPU
53    {AC44BDF4-AED7-4445-9A99-57B3237DBE88}.Release|x86.ActiveCfg = Release|Any CPU
54    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Debug|Any CPU.ActiveCfg = Debug|x86
55    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
56    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Debug|Mixed Platforms.Build.0 = Debug|x86
57    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Debug|x86.ActiveCfg = Debug|x86
58    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Debug|x86.Build.0 = Debug|x86
59    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Release|Any CPU.ActiveCfg = Release|x86
60    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Release|Mixed Platforms.ActiveCfg = Release|x86
61    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Release|Mixed Platforms.Build.0 = Release|x86
62    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Release|x86.ActiveCfg = Release|x86
63    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Release|x86.Build.0 = Release|x86
64    {8E698904-936D-4C7A-AB0D-6225778D2968}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
65    {8E698904-936D-4C7A-AB0D-6225778D2968}.Debug|Any CPU.Build.0 = Debug|Any CPU
66    {8E698904-936D-4C7A-AB0D-6225778D2968}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
67    {8E698904-936D-4C7A-AB0D-6225778D2968}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
68    {8E698904-936D-4C7A-AB0D-6225778D2968}.Debug|x86.ActiveCfg = Debug|Any CPU
69    {8E698904-936D-4C7A-AB0D-6225778D2968}.Release|Any CPU.ActiveCfg = Release|Any CPU
70    {8E698904-936D-4C7A-AB0D-6225778D2968}.Release|Any CPU.Build.0 = Release|Any CPU
71    {8E698904-936D-4C7A-AB0D-6225778D2968}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
72    {8E698904-936D-4C7A-AB0D-6225778D2968}.Release|Mixed Platforms.Build.0 = Release|Any CPU
73    {8E698904-936D-4C7A-AB0D-6225778D2968}.Release|x86.ActiveCfg = Release|Any CPU
74    {0E7ADDD6-C7EA-45F6-A7ED-48041ABF1A87}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
75    {0E7ADDD6-C7EA-45F6-A7ED-48041ABF1A87}.Debug|Any CPU.Build.0 = Debug|Any CPU
76    {0E7ADDD6-C7EA-45F6-A7ED-48041ABF1A87}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
77    {0E7ADDD6-C7EA-45F6-A7ED-48041ABF1A87}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
78    {0E7ADDD6-C7EA-45F6-A7ED-48041ABF1A87}.Debug|x86.ActiveCfg = Debug|Any CPU
79    {0E7ADDD6-C7EA-45F6-A7ED-48041ABF1A87}.Release|Any CPU.ActiveCfg = Release|Any CPU
80    {0E7ADDD6-C7EA-45F6-A7ED-48041ABF1A87}.Release|Any CPU.Build.0 = Release|Any CPU
81    {0E7ADDD6-C7EA-45F6-A7ED-48041ABF1A87}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
82    {0E7ADDD6-C7EA-45F6-A7ED-48041ABF1A87}.Release|Mixed Platforms.Build.0 = Release|Any CPU
83    {0E7ADDD6-C7EA-45F6-A7ED-48041ABF1A87}.Release|x86.ActiveCfg = Release|Any CPU
84  EndGlobalSection
85  GlobalSection(SolutionProperties) = preSolution
86    HideSolutionNode = FALSE
87  EndGlobalSection
88EndGlobal
Note: See TracBrowser for help on using the repository browser.