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 @@ -28,6 +28,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Common.Authenticat
28
28
EndProject
29
29
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.RedisCache" , "..\RedisCache\Commands.RedisCache\Commands.RedisCache.csproj" , "{C972E3EF-4461-4758-BA31-93E0947B1253}"
30
30
EndProject
31
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.Insights" , "..\Insights\Commands.Insights\Commands.Insights.csproj" , "{DEA446A1-84E2-46CC-B780-EB4AFDE2460E}"
32
+ EndProject
31
33
Global
32
34
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
33
35
Debug| Any CPU = Debug| Any CPU
@@ -82,6 +84,10 @@ Global
82
84
{C972E3EF-4461-4758-BA31-93E0947B1253} .Debug| Any CPU .Build .0 = Debug| Any CPU
83
85
{C972E3EF-4461-4758-BA31-93E0947B1253} .Release| Any CPU .ActiveCfg = Release| Any CPU
84
86
{C972E3EF-4461-4758-BA31-93E0947B1253} .Release| Any CPU .Build .0 = Release| Any CPU
87
+ {DEA446A1-84E2-46CC-B780-EB4AFDE2460E} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
88
+ {DEA446A1-84E2-46CC-B780-EB4AFDE2460E} .Debug| Any CPU .Build .0 = Debug| Any CPU
89
+ {DEA446A1-84E2-46CC-B780-EB4AFDE2460E} .Release| Any CPU .ActiveCfg = Release| Any CPU
90
+ {DEA446A1-84E2-46CC-B780-EB4AFDE2460E} .Release| Any CPU .Build .0 = Release| Any CPU
85
91
EndGlobalSection
86
92
GlobalSection (SolutionProperties ) = preSolution
87
93
HideSolutionNode = FALSE
You can’t perform that action at this time.
0 commit comments