File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
src/ResourceManager/Network Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Resources", "..\Re
10
10
EndProject
11
11
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.Tags" , "..\Tags\Commands.Tags\Commands.Tags.csproj" , "{2493A8F7-1949-4F29-8D53-9D459046C3B8}"
12
12
EndProject
13
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.Compute" , "..\Compute\Commands.Compute\Commands.Compute.csproj" , "{52643BD5-6378-49BD-9F6E-DAC9DD8A867B}"
14
+ EndProject
13
15
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.Network" , "Commands.Network\Commands.Network.csproj" , "{98CFD96B-A6BC-4F15-AE2C-603FC2B58981}"
14
16
EndProject
15
17
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.Common.Storage" , "..\..\Common\Commands.Common.Storage\Commands.Common.Storage.csproj" , "{65C3A86A-716D-4E7D-AB67-1DB00B3BF72D}"
@@ -58,6 +60,10 @@ Global
58
60
{2493A8F7-1949-4F29-8D53-9D459046C3B8} .Debug| Any CPU .Build .0 = Debug| Any CPU
59
61
{2493A8F7-1949-4F29-8D53-9D459046C3B8} .Release| Any CPU .ActiveCfg = Release| Any CPU
60
62
{2493A8F7-1949-4F29-8D53-9D459046C3B8} .Release| Any CPU .Build .0 = Release| Any CPU
63
+ {52643BD5-6378-49BD-9F6E-DAC9DD8A867B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
64
+ {52643BD5-6378-49BD-9F6E-DAC9DD8A867B} .Debug| Any CPU .Build .0 = Debug| Any CPU
65
+ {52643BD5-6378-49BD-9F6E-DAC9DD8A867B} .Release| Any CPU .ActiveCfg = Release| Any CPU
66
+ {52643BD5-6378-49BD-9F6E-DAC9DD8A867B} .Release| Any CPU .Build .0 = Release| Any CPU
61
67
{98CFD96B-A6BC-4F15-AE2C-603FC2B58981} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
62
68
{98CFD96B-A6BC-4F15-AE2C-603FC2B58981} .Debug| Any CPU .Build .0 = Debug| Any CPU
63
69
{98CFD96B-A6BC-4F15-AE2C-603FC2B58981} .Release| Any CPU .ActiveCfg = Release| Any CPU
You can’t perform that action at this time.
0 commit comments