@@ -139,14 +139,16 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Storage.Netcore",
139
139
EndProject
140
140
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Common.KeyVault.Netcore" , "src\Common\Commands.Common.KeyVault\Common.KeyVault.Netcore.csproj" , "{836965C0-B198-4D01-B3D7-757DB62B49A0}"
141
141
EndProject
142
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Commands. Common.Websites.Netcore" , "src\Common\Commands.Common.Websites\Common.Websites.Netcore.csproj" , "{592B3E1B-49E3-4F3C-BF6B-E5D4133B1443}"
142
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Common.Websites.Netcore" , "src\Common\Commands.Common.Websites\Common.Websites.Netcore.csproj" , "{592B3E1B-49E3-4F3C-BF6B-E5D4133B1443}"
143
143
EndProject
144
144
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Commands.UsageAggregates.Netcore" , "src\ResourceManager\UsageAggregates\Commands.UsageAggregates\Commands.UsageAggregates.Netcore.csproj" , "{AC30CFA4-0EC7-4303-ABC1-A60DFCA44B74}"
145
145
EndProject
146
146
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Commands.DeviceProvisioningServices.Netcore" , "src\ResourceManager\DeviceProvisioningServices\Commands.DeviceProvisioningServices\Commands.DeviceProvisioningServices.Netcore.csproj" , "{804B11B7-D7B5-4E0F-ADFB-4BCD61B23D55}"
147
147
EndProject
148
148
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Commands.PolicyInsights.Netcore" , "src\ResourceManager\PolicyInsights\Commands.PolicyInsights\Commands.PolicyInsights.Netcore.csproj" , "{A0574194-976A-486A-B589-07B2E50CA6EF}"
149
149
EndProject
150
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Commands.Common.Aks.Netcore" , "src\Common\Commands.Common.Aks\Commands.Common.Aks.Netcore.csproj" , "{8734DDB8-2E41-40F7-B595-D777F1DBD760}"
151
+ EndProject
150
152
Global
151
153
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
152
154
Debug| Any CPU = Debug| Any CPU
@@ -1021,6 +1023,18 @@ Global
1021
1023
{A0574194-976A-486A-B589-07B2E50CA6EF} .Release| x64 .Build .0 = Release| Any CPU
1022
1024
{A0574194-976A-486A-B589-07B2E50CA6EF} .Release| x86 .ActiveCfg = Release| Any CPU
1023
1025
{A0574194-976A-486A-B589-07B2E50CA6EF} .Release| x86 .Build .0 = Release| Any CPU
1026
+ {8734DDB8-2E41-40F7-B595-D777F1DBD760} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
1027
+ {8734DDB8-2E41-40F7-B595-D777F1DBD760} .Debug| Any CPU .Build .0 = Debug| Any CPU
1028
+ {8734DDB8-2E41-40F7-B595-D777F1DBD760} .Debug| x64 .ActiveCfg = Debug| Any CPU
1029
+ {8734DDB8-2E41-40F7-B595-D777F1DBD760} .Debug| x64 .Build .0 = Debug| Any CPU
1030
+ {8734DDB8-2E41-40F7-B595-D777F1DBD760} .Debug| x86 .ActiveCfg = Debug| Any CPU
1031
+ {8734DDB8-2E41-40F7-B595-D777F1DBD760} .Debug| x86 .Build .0 = Debug| Any CPU
1032
+ {8734DDB8-2E41-40F7-B595-D777F1DBD760} .Release| Any CPU .ActiveCfg = Release| Any CPU
1033
+ {8734DDB8-2E41-40F7-B595-D777F1DBD760} .Release| Any CPU .Build .0 = Release| Any CPU
1034
+ {8734DDB8-2E41-40F7-B595-D777F1DBD760} .Release| x64 .ActiveCfg = Release| Any CPU
1035
+ {8734DDB8-2E41-40F7-B595-D777F1DBD760} .Release| x64 .Build .0 = Release| Any CPU
1036
+ {8734DDB8-2E41-40F7-B595-D777F1DBD760} .Release| x86 .ActiveCfg = Release| Any CPU
1037
+ {8734DDB8-2E41-40F7-B595-D777F1DBD760} .Release| x86 .Build .0 = Release| Any CPU
1024
1038
EndGlobalSection
1025
1039
GlobalSection (SolutionProperties ) = preSolution
1026
1040
HideSolutionNode = FALSE
0 commit comments