Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2981_MRCPSP/MRCPSP.sln @ 16736

Last change on this file since 16736 was 16736, checked in by ddorfmei, 5 years ago

#2931: Upgraded persistence to HEAL.Attic

File size: 2.0 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 15
4VisualStudioVersion = 15.0.28307.168
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{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}"
7EndProject
8Project("{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
14EndProject
15Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTestProject", "UnitTestProject\UnitTestProject.csproj", "{717869DF-EEE7-4CB7-AE7E-80769C32C180}"
16EndProject
17Global
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
38EndGlobal
Note: See TracBrowser for help on using the repository browser.