File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
src/ResourceManager/Search Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Profile", "..\Prof
13
13
EndProject
14
14
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.Resources" , "..\Resources\Commands.Resources\Commands.Resources.csproj" , "{E1F5201D-6067-430E-B303-4E367652991B}"
15
15
EndProject
16
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Commands.Resources.Rest" , "..\Resources\Commands.ResourceManager\Cmdlets\Commands.Resources.Rest.csproj" , "{8058D403-06E3-4BED-8924-D166CE303961}"
17
+ EndProject
16
18
Global
17
19
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
18
20
Debug| Any CPU = Debug| Any CPU
@@ -35,6 +37,10 @@ Global
35
37
{E1F5201D-6067-430E-B303-4E367652991B} .Debug| Any CPU .Build .0 = Debug| Any CPU
36
38
{E1F5201D-6067-430E-B303-4E367652991B} .Release| Any CPU .ActiveCfg = Release| Any CPU
37
39
{E1F5201D-6067-430E-B303-4E367652991B} .Release| Any CPU .Build .0 = Release| Any CPU
40
+ {8058D403-06E3-4BED-8924-D166CE303961} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
41
+ {8058D403-06E3-4BED-8924-D166CE303961} .Debug| Any CPU .Build .0 = Debug| Any CPU
42
+ {8058D403-06E3-4BED-8924-D166CE303961} .Release| Any CPU .ActiveCfg = Release| Any CPU
43
+ {8058D403-06E3-4BED-8924-D166CE303961} .Release| Any CPU .Build .0 = Release| Any CPU
38
44
EndGlobalSection
39
45
GlobalSection (SolutionProperties ) = preSolution
40
46
HideSolutionNode = FALSE
You can’t perform that action at this time.
0 commit comments