Free cookie consent management tool by TermsFeed Policy Generator

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

Last change on this file since 4771 was 4740, checked in by jwolfing, 14 years ago

#1196 Changed DataTransfer Structure factoring in abstract class. Added new TestClient2 only to test the new method. All other comment lines, are lines they should be changed to the new structure.

File size: 6.4 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("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Authentication", "HeuristicLab.Services.Authentication\HeuristicLab.Services.Authentication.csproj", "{FF763830-EE9B-4FF7-9A55-4E2552E20C9A}"
9EndProject
10Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FD54DDCC-971C-4CB5-AD4B-B523388D6F01}"
11  ProjectSection(SolutionItems) = preProject
12    HeuristicLab.Authentication.vsmdi = HeuristicLab.Authentication.vsmdi
13    Local.testsettings = Local.testsettings
14    TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
15  EndProjectSection
16EndProject
17Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Authentication.TestClient", "HeuristicLab.Services.Authentication.TestClient\HeuristicLab.Services.Authentication.TestClient.csproj", "{C31A4169-0BD0-4969-A85B-49AA3B679047}"
18EndProject
19Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Authentication.TestClient2", "HeuristicLab.Services.Authentication.TestClient2\HeuristicLab.Services.Authentication.TestClient2.csproj", "{EB40C828-D545-4DFE-9CE6-108FB03C6912}"
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    {FF763830-EE9B-4FF7-9A55-4E2552E20C9A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
55    {FF763830-EE9B-4FF7-9A55-4E2552E20C9A}.Debug|Any CPU.Build.0 = Debug|Any CPU
56    {FF763830-EE9B-4FF7-9A55-4E2552E20C9A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
57    {FF763830-EE9B-4FF7-9A55-4E2552E20C9A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
58    {FF763830-EE9B-4FF7-9A55-4E2552E20C9A}.Debug|x86.ActiveCfg = Debug|Any CPU
59    {FF763830-EE9B-4FF7-9A55-4E2552E20C9A}.Release|Any CPU.ActiveCfg = Release|Any CPU
60    {FF763830-EE9B-4FF7-9A55-4E2552E20C9A}.Release|Any CPU.Build.0 = Release|Any CPU
61    {FF763830-EE9B-4FF7-9A55-4E2552E20C9A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
62    {FF763830-EE9B-4FF7-9A55-4E2552E20C9A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
63    {FF763830-EE9B-4FF7-9A55-4E2552E20C9A}.Release|x86.ActiveCfg = Release|Any CPU
64    {C31A4169-0BD0-4969-A85B-49AA3B679047}.Debug|Any CPU.ActiveCfg = Debug|x86
65    {C31A4169-0BD0-4969-A85B-49AA3B679047}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
66    {C31A4169-0BD0-4969-A85B-49AA3B679047}.Debug|Mixed Platforms.Build.0 = Debug|x86
67    {C31A4169-0BD0-4969-A85B-49AA3B679047}.Debug|x86.ActiveCfg = Debug|x86
68    {C31A4169-0BD0-4969-A85B-49AA3B679047}.Debug|x86.Build.0 = Debug|x86
69    {C31A4169-0BD0-4969-A85B-49AA3B679047}.Release|Any CPU.ActiveCfg = Release|x86
70    {C31A4169-0BD0-4969-A85B-49AA3B679047}.Release|Mixed Platforms.ActiveCfg = Release|x86
71    {C31A4169-0BD0-4969-A85B-49AA3B679047}.Release|Mixed Platforms.Build.0 = Release|x86
72    {C31A4169-0BD0-4969-A85B-49AA3B679047}.Release|x86.ActiveCfg = Release|x86
73    {C31A4169-0BD0-4969-A85B-49AA3B679047}.Release|x86.Build.0 = Release|x86
74    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Debug|Any CPU.ActiveCfg = Debug|x86
75    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
76    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Debug|Mixed Platforms.Build.0 = Debug|x86
77    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Debug|x86.ActiveCfg = Debug|x86
78    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Debug|x86.Build.0 = Debug|x86
79    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Release|Any CPU.ActiveCfg = Release|x86
80    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Release|Mixed Platforms.ActiveCfg = Release|x86
81    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Release|Mixed Platforms.Build.0 = Release|x86
82    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Release|x86.ActiveCfg = Release|x86
83    {EB40C828-D545-4DFE-9CE6-108FB03C6912}.Release|x86.Build.0 = Release|x86
84  EndGlobalSection
85  GlobalSection(SolutionProperties) = preSolution
86    HideSolutionNode = FALSE
87  EndGlobalSection
88EndGlobal
Note: See TracBrowser for help on using the repository browser.