|
1 | 1 | Microsoft Visual Studio Solution File, Format Version 12.00
|
2 | 2 | # Visual Studio 2013
|
3 |
| -VisualStudioVersion = 12.0.30723.0 |
| 3 | +VisualStudioVersion = 12.0.31101.0 |
4 | 4 | MinimumVisualStudioVersion = 10.0.40219.1
|
5 | 5 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8531411A-0137-4E27-9C5E-49E07C245048}"
|
6 | 6 | ProjectSection(SolutionItems) = preProject
|
@@ -121,6 +121,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Common", "Common\C
|
121 | 121 | EndProject
|
122 | 122 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Storage", "Common\Storage\Commands.Storage\Commands.Storage.csproj", "{08CF7DA7-0392-4A19-B79B-E1FF67CDB81A}"
|
123 | 123 | EndProject
|
| 124 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.ServiceManagement.Common", "ServiceManagement\Common\Commands.ServiceManagement.Common\Commands.ServiceManagement.Common.csproj", "{CFF09E81-1E31-444E-B4D4-A21E946C29E2}" |
| 125 | +EndProject |
124 | 126 | Global
|
125 | 127 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
126 | 128 | Debug|Any CPU = Debug|Any CPU
|
@@ -347,6 +349,10 @@ Global
|
347 | 349 | {08CF7DA7-0392-4A19-B79B-E1FF67CDB81A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
348 | 350 | {08CF7DA7-0392-4A19-B79B-E1FF67CDB81A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
349 | 351 | {08CF7DA7-0392-4A19-B79B-E1FF67CDB81A}.Release|Any CPU.Build.0 = Release|Any CPU
|
| 352 | + {CFF09E81-1E31-444E-B4D4-A21E946C29E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 353 | + {CFF09E81-1E31-444E-B4D4-A21E946C29E2}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 354 | + {CFF09E81-1E31-444E-B4D4-A21E946C29E2}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 355 | + {CFF09E81-1E31-444E-B4D4-A21E946C29E2}.Release|Any CPU.Build.0 = Release|Any CPU |
350 | 356 | EndGlobalSection
|
351 | 357 | GlobalSection(SolutionProperties) = preSolution
|
352 | 358 | HideSolutionNode = FALSE
|
|
0 commit comments