File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ScenarioTest.ResourceManage
20
20
EndProject
21
21
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "TestFx" , "..\..\tools\TestFx\TestFx.csproj" , "{BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}"
22
22
EndProject
23
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Storage.Management" , "..\Storage\Storage.Management\Storage.Management.csproj" , "{A8E7FA0B-3F13-442C-AB0C-CD32C05E6806}"
24
+ EndProject
23
25
Global
24
26
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
25
27
Debug| Any CPU = Debug| Any CPU
@@ -58,6 +60,10 @@ Global
58
60
{BC80A1D0-FFA4-43D9-AA74-799F5CB54B58} .Debug| Any CPU .Build .0 = Debug| Any CPU
59
61
{BC80A1D0-FFA4-43D9-AA74-799F5CB54B58} .Release| Any CPU .ActiveCfg = Release| Any CPU
60
62
{BC80A1D0-FFA4-43D9-AA74-799F5CB54B58} .Release| Any CPU .Build .0 = Release| Any CPU
63
+ {A8E7FA0B-3F13-442C-AB0C-CD32C05E6806} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
64
+ {A8E7FA0B-3F13-442C-AB0C-CD32C05E6806} .Debug| Any CPU .Build .0 = Debug| Any CPU
65
+ {A8E7FA0B-3F13-442C-AB0C-CD32C05E6806} .Release| Any CPU .ActiveCfg = Release| Any CPU
66
+ {A8E7FA0B-3F13-442C-AB0C-CD32C05E6806} .Release| Any CPU .Build .0 = Release| Any CPU
61
67
EndGlobalSection
62
68
GlobalSection (SolutionProperties ) = preSolution
63
69
HideSolutionNode = FALSE
You can’t perform that action at this time.
0 commit comments