File tree Expand file tree Collapse file tree 4 files changed +24
-0
lines changed Expand file tree Collapse file tree 4 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Az.ScheduledQueryRule", "..
22
22
EndProject
23
23
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Az.Autoscale" , "..\Monitor\Autoscale.Autorest\Az.Autoscale.csproj" , "{201512D5-675A-40E1-A5BB-ACC091E98DE5}"
24
24
EndProject
25
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Az.MonitorWorkspace" , "..\Monitor\MonitorWorkspace.Autorest\Az.MonitorWorkspace.csproj" , "{755C9328-3DF6-4A7B-AA3B-4135F217F703}"
26
+ EndProject
25
27
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Compute" , "..\Compute\Compute\Compute.csproj" , "{52643BD5-6378-49BD-9F6E-DAC9DD8A867B}"
26
28
EndProject
27
29
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "OperationalInsights" , "..\OperationalInsights\OperationalInsights\OperationalInsights.csproj" , "{5BE35A94-C20F-4659-AA29-9B9AEBCFAF36}"
@@ -166,6 +168,10 @@ Global
166
168
{2A6C5569-1A46-4024-82C5-6218905FC120} .Debug| Any CPU .Build .0 = Debug| Any CPU
167
169
{2A6C5569-1A46-4024-82C5-6218905FC120} .Release| Any CPU .ActiveCfg = Release| Any CPU
168
170
{2A6C5569-1A46-4024-82C5-6218905FC120} .Release| Any CPU .Build .0 = Release| Any CPU
171
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
172
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Debug| Any CPU .Build .0 = Debug| Any CPU
173
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Release| Any CPU .ActiveCfg = Release| Any CPU
174
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Release| Any CPU .Build .0 = Release| Any CPU
169
175
EndGlobalSection
170
176
GlobalSection (SolutionProperties ) = preSolution
171
177
HideSolutionNode = FALSE
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.ScheduledQueryRule", "..
21
21
EndProject
22
22
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Az.Autoscale" , "..\Monitor\Autoscale.Autorest\Az.Autoscale.csproj" , "{201512D5-675A-40E1-A5BB-ACC091E98DE5}"
23
23
EndProject
24
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Az.MonitorWorkspace" , "..\Monitor\MonitorWorkspace.Autorest\Az.MonitorWorkspace.csproj" , "{755C9328-3DF6-4A7B-AA3B-4135F217F703}"
25
+ EndProject
24
26
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Accounts" , "..\Accounts\Accounts\Accounts.csproj" , "{142D7B0B-388A-4CEB-A228-7F6D423C5C2E}"
25
27
EndProject
26
28
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Authenticators" , "..\Accounts\Authenticators\Authenticators.csproj" , "{6BD6B80A-06AF-4B5B-9230-69CCFC6C8D64}"
@@ -119,6 +121,10 @@ Global
119
121
{201512D5-675A-40E1-A5BB-ACC091E98DE5} .Debug| Any CPU .Build .0 = Debug| Any CPU
120
122
{201512D5-675A-40E1-A5BB-ACC091E98DE5} .Release| Any CPU .ActiveCfg = Release| Any CPU
121
123
{201512D5-675A-40E1-A5BB-ACC091E98DE5} .Release| Any CPU .Build .0 = Release| Any CPU
124
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
125
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Debug| Any CPU .Build .0 = Debug| Any CPU
126
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Release| Any CPU .ActiveCfg = Release| Any CPU
127
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Release| Any CPU .Build .0 = Release| Any CPU
122
128
EndGlobalSection
123
129
GlobalSection (SolutionProperties ) = preSolution
124
130
HideSolutionNode = FALSE
Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Az.ScheduledQueryRule", "..
40
40
EndProject
41
41
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Az.Autoscale" , "..\Monitor\Autoscale.Autorest\Az.Autoscale.csproj" , "{201512D5-675A-40E1-A5BB-ACC091E98DE5}"
42
42
EndProject
43
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Az.MonitorWorkspace" , "..\Monitor\MonitorWorkspace.Autorest\Az.MonitorWorkspace.csproj" , "{755C9328-3DF6-4A7B-AA3B-4135F217F703}"
44
+ EndProject
43
45
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "KeyVault" , "..\KeyVault\KeyVault\KeyVault.csproj" , "{9BDC0965-CC31-4767-9D8C-BAF4C0DB3C06}"
44
46
EndProject
45
47
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Sql.Sdk" , "Sql.Sdk\Sql.Sdk.csproj" , "{EEFA7E00-46FE-445B-8CE9-10DBDB46CA05}"
@@ -211,6 +213,10 @@ Global
211
213
{EEFA7E00-46FE-445B-8CE9-10DBDB46CA05} .Release| Any CPU .Build .0 = Release| Any CPU
212
214
{EEFA7E00-46FE-445B-8CE9-10DBDB46CA05} .Release| x64 .ActiveCfg = Release| Any CPU
213
215
{EEFA7E00-46FE-445B-8CE9-10DBDB46CA05} .Release| x64 .Build .0 = Release| Any CPU
216
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
217
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Debug| Any CPU .Build .0 = Debug| Any CPU
218
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Release| Any CPU .ActiveCfg = Release| Any CPU
219
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Release| Any CPU .Build .0 = Release| Any CPU
214
220
EndGlobalSection
215
221
GlobalSection (SolutionProperties ) = preSolution
216
222
HideSolutionNode = FALSE
Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.ScheduledQueryRule", "..
40
40
EndProject
41
41
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Az.Autoscale" , "..\Monitor\Autoscale.Autorest\Az.Autoscale.csproj" , "{201512D5-675A-40E1-A5BB-ACC091E98DE5}"
42
42
EndProject
43
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Az.MonitorWorkspace" , "..\Monitor\MonitorWorkspace.Autorest\Az.MonitorWorkspace.csproj" , "{755C9328-3DF6-4A7B-AA3B-4135F217F703}"
44
+ EndProject
43
45
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Az.Synapse" , "Synapse.Autorest\Az.Synapse.csproj" , "{9C271BA4-C9F6-4736-995F-3D606FBCFDCC}"
44
46
EndProject
45
47
Global
@@ -124,6 +126,10 @@ Global
124
126
{2EE2E9E5-E25E-41C6-B186-4D38D6DD9201} .Debug| Any CPU .Build .0 = Debug| Any CPU
125
127
{2EE2E9E5-E25E-41C6-B186-4D38D6DD9201} .Release| Any CPU .ActiveCfg = Release| Any CPU
126
128
{2EE2E9E5-E25E-41C6-B186-4D38D6DD9201} .Release| Any CPU .Build .0 = Release| Any CPU
129
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
130
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Debug| Any CPU .Build .0 = Debug| Any CPU
131
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Release| Any CPU .ActiveCfg = Release| Any CPU
132
+ {755C9328-3DF6-4A7B-AA3B-4135F217F703} .Release| Any CPU .Build .0 = Release| Any CPU
127
133
EndGlobalSection
128
134
GlobalSection (SolutionProperties ) = preSolution
129
135
HideSolutionNode = FALSE
You can’t perform that action at this time.
0 commit comments