Last change
on this file since 16472 was
15921,
checked in by abeham, 7 years ago
|
#2829:
- Updated project's references
- Renamed solution file
- Added HiveStatus console application to query the job status
|
File size:
1.6 KB
|
Line | |
---|
1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
---|
3 | # Visual Studio 15
|
---|
4 | VisualStudioVersion = 15.0.27428.2011
|
---|
5 | MinimumVisualStudioVersion = 10.0.40219.1
|
---|
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.HiveDrain", "HeuristicLab.HiveDrain\HeuristicLab.HiveDrain.csproj", "{F032B48F-9D2B-4A58-818A-91FD00BD7C9B}"
|
---|
7 | EndProject
|
---|
8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HiveStatus", "HiveStatus\HiveStatus.csproj", "{E5FAA64A-CDE0-4932-8813-4F1AC041D8A4}"
|
---|
9 | EndProject
|
---|
10 | Global
|
---|
11 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
12 | Debug|Any CPU = Debug|Any CPU
|
---|
13 | Release|Any CPU = Release|Any CPU
|
---|
14 | EndGlobalSection
|
---|
15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
16 | {F032B48F-9D2B-4A58-818A-91FD00BD7C9B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
17 | {F032B48F-9D2B-4A58-818A-91FD00BD7C9B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
18 | {F032B48F-9D2B-4A58-818A-91FD00BD7C9B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
19 | {F032B48F-9D2B-4A58-818A-91FD00BD7C9B}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
20 | {E5FAA64A-CDE0-4932-8813-4F1AC041D8A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
21 | {E5FAA64A-CDE0-4932-8813-4F1AC041D8A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
22 | {E5FAA64A-CDE0-4932-8813-4F1AC041D8A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
23 | {E5FAA64A-CDE0-4932-8813-4F1AC041D8A4}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
24 | EndGlobalSection
|
---|
25 | GlobalSection(SolutionProperties) = preSolution
|
---|
26 | HideSolutionNode = FALSE
|
---|
27 | EndGlobalSection
|
---|
28 | GlobalSection(ExtensibilityGlobals) = postSolution
|
---|
29 | SolutionGuid = {6A8BCBC8-1AD0-49E8-A326-9574328CDC1E}
|
---|
30 | EndGlobalSection
|
---|
31 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.