[16736] | 1 |
|
---|
| 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
| 3 | # Visual Studio 15
|
---|
| 4 | VisualStudioVersion = 15.0.28307.168
|
---|
| 5 | MinimumVisualStudioVersion = 10.0.40219.1
|
---|
| 6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problem.Scheduling.MRCPSP-3.3", "HeuristicLab.Problem.Scheduling.MRCPSP\3.3\HeuristicLab.Problem.Scheduling.MRCPSP-3.3.csproj", "{CCD920DC-6058-440B-A0A3-1527984AABD3}"
|
---|
| 7 | EndProject
|
---|
| 8 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2A48FA5A-ED62-485B-B918-2A6A5AE12D5D}"
|
---|
| 9 | ProjectSection(SolutionItems) = preProject
|
---|
| 10 | ..\..\trunk\.editorconfig = ..\..\trunk\.editorconfig
|
---|
| 11 | PreBuildEvent.cmd = PreBuildEvent.cmd
|
---|
| 12 | PreBuildEvent.sh = PreBuildEvent.sh
|
---|
| 13 | EndProjectSection
|
---|
| 14 | EndProject
|
---|
| 15 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTestProject", "UnitTestProject\UnitTestProject.csproj", "{717869DF-EEE7-4CB7-AE7E-80769C32C180}"
|
---|
| 16 | EndProject
|
---|
| 17 | Global
|
---|
| 18 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
| 19 | Debug|Any CPU = Debug|Any CPU
|
---|
| 20 | Release|Any CPU = Release|Any CPU
|
---|
| 21 | EndGlobalSection
|
---|
| 22 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
| 23 | {CCD920DC-6058-440B-A0A3-1527984AABD3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 24 | {CCD920DC-6058-440B-A0A3-1527984AABD3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 25 | {CCD920DC-6058-440B-A0A3-1527984AABD3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 26 | {CCD920DC-6058-440B-A0A3-1527984AABD3}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 27 | {717869DF-EEE7-4CB7-AE7E-80769C32C180}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 28 | {717869DF-EEE7-4CB7-AE7E-80769C32C180}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 29 | {717869DF-EEE7-4CB7-AE7E-80769C32C180}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 30 | {717869DF-EEE7-4CB7-AE7E-80769C32C180}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 31 | EndGlobalSection
|
---|
| 32 | GlobalSection(SolutionProperties) = preSolution
|
---|
| 33 | HideSolutionNode = FALSE
|
---|
| 34 | EndGlobalSection
|
---|
| 35 | GlobalSection(ExtensibilityGlobals) = postSolution
|
---|
| 36 | SolutionGuid = {E6F2BF9A-BF7F-43D1-94ED-C94DDFCBEBB5}
|
---|
| 37 | EndGlobalSection
|
---|
| 38 | EndGlobal
|
---|