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 @@ -22,6 +22,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestFx", "..\..\tools\TestF
22
22
EndProject
23
23
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Storage.Management" , "..\Storage\Storage.Management\Storage.Management.csproj" , "{A8E7FA0B-3F13-442C-AB0C-CD32C05E6806}"
24
24
EndProject
25
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Storage" , "..\Storage\Storage\Storage.csproj" , "{14E9344C-55A4-408A-B6AF-40278B9580D3}"
26
+ EndProject
25
27
Global
26
28
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
27
29
Debug| Any CPU = Debug| Any CPU
@@ -64,6 +66,10 @@ Global
64
66
{A8E7FA0B-3F13-442C-AB0C-CD32C05E6806} .Debug| Any CPU .Build .0 = Debug| Any CPU
65
67
{A8E7FA0B-3F13-442C-AB0C-CD32C05E6806} .Release| Any CPU .ActiveCfg = Release| Any CPU
66
68
{A8E7FA0B-3F13-442C-AB0C-CD32C05E6806} .Release| Any CPU .Build .0 = Release| Any CPU
69
+ {14E9344C-55A4-408A-B6AF-40278B9580D3} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
70
+ {14E9344C-55A4-408A-B6AF-40278B9580D3} .Debug| Any CPU .Build .0 = Debug| Any CPU
71
+ {14E9344C-55A4-408A-B6AF-40278B9580D3} .Release| Any CPU .ActiveCfg = Release| Any CPU
72
+ {14E9344C-55A4-408A-B6AF-40278B9580D3} .Release| Any CPU .Build .0 = Release| Any CPU
67
73
EndGlobalSection
68
74
GlobalSection (SolutionProperties ) = preSolution
69
75
HideSolutionNode = FALSE
You can’t perform that action at this time.
0 commit comments