1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 10.00
|
---|
3 | # Visual Studio 2008
|
---|
4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services", "HeuristicLab.Services\HeuristicLab.Services.csproj", "{62D88CDA-264B-4798-B17D-9B5D9C841356}"
|
---|
5 | EndProject
|
---|
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Deployment", "HeuristicLab.Services.Deployment\HeuristicLab.Services.Deployment.csproj", "{30D8C5F1-CD3A-4EC1-907F-430177A03FBE}"
|
---|
7 | EndProject
|
---|
8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Deployment.DataAccess", "HeuristicLab.Services.Deployment.DataAccess\HeuristicLab.Services.Deployment.DataAccess.csproj", "{EBEBA863-DD05-4331-BE25-5758B15F7407}"
|
---|
9 | EndProject
|
---|
10 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Deployment.Test", "HeuristicLab.Services.Deployment.Test\HeuristicLab.Services.Deployment.Test.csproj", "{3F4779E4-4935-478C-A67E-3F5965F58E99}"
|
---|
11 | EndProject
|
---|
12 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7FE8AABF-0F35-438B-970C-C27A97487AB2}"
|
---|
13 | ProjectSection(SolutionItems) = preProject
|
---|
14 | HeuristicLab.Services.vsmdi = HeuristicLab.Services.vsmdi
|
---|
15 | LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
|
---|
16 | EndProjectSection
|
---|
17 | EndProject
|
---|
18 | Global
|
---|
19 | GlobalSection(TestCaseManagementSettings) = postSolution
|
---|
20 | CategoryFile = HeuristicLab.Services.vsmdi
|
---|
21 | EndGlobalSection
|
---|
22 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
23 | Debug|Any CPU = Debug|Any CPU
|
---|
24 | Debug|x64 = Debug|x64
|
---|
25 | Debug|x86 = Debug|x86
|
---|
26 | Release|Any CPU = Release|Any CPU
|
---|
27 | Release|x64 = Release|x64
|
---|
28 | Release|x86 = Release|x86
|
---|
29 | EndGlobalSection
|
---|
30 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
31 | {62D88CDA-264B-4798-B17D-9B5D9C841356}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
32 | {62D88CDA-264B-4798-B17D-9B5D9C841356}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
33 | {62D88CDA-264B-4798-B17D-9B5D9C841356}.Debug|x64.ActiveCfg = Debug|Any CPU
|
---|
34 | {62D88CDA-264B-4798-B17D-9B5D9C841356}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
35 | {62D88CDA-264B-4798-B17D-9B5D9C841356}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
36 | {62D88CDA-264B-4798-B17D-9B5D9C841356}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
37 | {62D88CDA-264B-4798-B17D-9B5D9C841356}.Release|x64.ActiveCfg = Release|Any CPU
|
---|
38 | {62D88CDA-264B-4798-B17D-9B5D9C841356}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
39 | {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
40 | {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
41 | {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|x64.ActiveCfg = Debug|Any CPU
|
---|
42 | {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
43 | {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
44 | {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
45 | {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|x64.ActiveCfg = Release|Any CPU
|
---|
46 | {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
47 | {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
48 | {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
49 | {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|x64.ActiveCfg = Debug|Any CPU
|
---|
50 | {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
51 | {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
52 | {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
53 | {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|x64.ActiveCfg = Release|Any CPU
|
---|
54 | {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
55 | {3F4779E4-4935-478C-A67E-3F5965F58E99}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
56 | {3F4779E4-4935-478C-A67E-3F5965F58E99}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
57 | {3F4779E4-4935-478C-A67E-3F5965F58E99}.Debug|x64.ActiveCfg = Debug|Any CPU
|
---|
58 | {3F4779E4-4935-478C-A67E-3F5965F58E99}.Debug|x86.ActiveCfg = Debug|Any CPU
|
---|
59 | {3F4779E4-4935-478C-A67E-3F5965F58E99}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
60 | {3F4779E4-4935-478C-A67E-3F5965F58E99}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
61 | {3F4779E4-4935-478C-A67E-3F5965F58E99}.Release|x64.ActiveCfg = Release|Any CPU
|
---|
62 | {3F4779E4-4935-478C-A67E-3F5965F58E99}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
63 | EndGlobalSection
|
---|
64 | GlobalSection(SolutionProperties) = preSolution
|
---|
65 | HideSolutionNode = FALSE
|
---|
66 | EndGlobalSection
|
---|
67 | EndGlobal
|
---|