@@ -5,44 +5,41 @@ VisualStudioVersion = 17.0.31903.59
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Accounts" , "Accounts" , "{FA39052A-8468-4E8F-8944-7C02AAE212FF}"
7
7
EndProject
8
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Accounts" , "..\Accounts\Accounts\Accounts.csproj" , "{52F4DEF0-A55F-4888-97BC-DA03490508BD}"
8
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Accounts" , "..\Accounts\Accounts\Accounts.csproj" , "{52F4DEF0-A55F-4888-97BC-DA03490508BD}"
9
9
EndProject
10
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "AssemblyLoading" , "..\Accounts\AssemblyLoading\AssemblyLoading.csproj" , "{C2CBE4C8-C36E-42EF-BCDF-670DFEC32733}"
10
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "AssemblyLoading" , "..\Accounts\AssemblyLoading\AssemblyLoading.csproj" , "{C2CBE4C8-C36E-42EF-BCDF-670DFEC32733}"
11
11
EndProject
12
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Authentication.ResourceManager" , "..\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj" , "{E12EF63C-E8DF-4F0E-9BAD-470D3879FAF6}"
12
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Authentication.ResourceManager" , "..\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj" , "{E12EF63C-E8DF-4F0E-9BAD-470D3879FAF6}"
13
13
EndProject
14
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Authentication" , "..\Accounts\Authentication\Authentication.csproj" , "{E6180EB3-5B64-411C-8866-30C344E8307D}"
14
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Authentication" , "..\Accounts\Authentication\Authentication.csproj" , "{E6180EB3-5B64-411C-8866-30C344E8307D}"
15
15
EndProject
16
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "AuthenticationAssemblyLoadContext" , "..\Accounts\AuthenticationAssemblyLoadContext\AuthenticationAssemblyLoadContext.csproj" , "{1C877F56-0354-434A-A249-E9779B52F19B}"
16
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "AuthenticationAssemblyLoadContext" , "..\Accounts\AuthenticationAssemblyLoadContext\AuthenticationAssemblyLoadContext.csproj" , "{1C877F56-0354-434A-A249-E9779B52F19B}"
17
17
EndProject
18
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Authenticators" , "..\Accounts\Authenticators\Authenticators.csproj" , "{38FD16E6-8B3F-4C8D-805A-506EF7A60CF7}"
18
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Authenticators" , "..\Accounts\Authenticators\Authenticators.csproj" , "{38FD16E6-8B3F-4C8D-805A-506EF7A60CF7}"
19
19
EndProject
20
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Az.KeyVault" , "KeyVault.Autorest\Az.KeyVault.csproj" , "{3D5958BF-AAD2-4B69-A5CC-C17DBE878278}"
21
- EndProject
22
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "KeyVault.Sdk" , "KeyVault.Sdk\KeyVault.Sdk.csproj" , "{6E6C6048-4ACB-4C9D-969C-16F87D458A30}"
20
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Az.KeyVault" , "KeyVault.Autorest\Az.KeyVault.csproj" , "{3D5958BF-AAD2-4B69-A5CC-C17DBE878278}"
23
21
EndProject
24
22
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Test" , "Test" , "{A37CE0AD-3D97-4E6F-AE8B-0FF121BAA91F}"
25
23
EndProject
26
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "KeyVault.Test" , "KeyVault.Test\KeyVault.Test.csproj" , "{1B4EC632-821C-44EA-B8FF-30B5A9474F7B}"
24
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "KeyVault.Test" , "KeyVault.Test\KeyVault.Test.csproj" , "{1B4EC632-821C-44EA-B8FF-30B5A9474F7B}"
27
25
EndProject
28
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "KeyVault" , "KeyVault\KeyVault.csproj" , "{3587A5EA-4438-4292-AFED-88816DEB8DE1}"
26
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "KeyVault" , "KeyVault\KeyVault.csproj" , "{3587A5EA-4438-4292-AFED-88816DEB8DE1}"
29
27
EndProject
30
28
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "DependentModules" , "DependentModules" , "{160CABD4-1B17-4130-8465-B44BC803BD7E}"
31
29
EndProject
32
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Network.Management.Sdk" , "..\Network\Network.Management.Sdk\Network.Management.Sdk.csproj" , "{5141F4E3-9641-401E-B594-1601D5A63EA4}"
30
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Network.Management.Sdk" , "..\Network\Network.Management.Sdk\Network.Management.Sdk.csproj" , "{5141F4E3-9641-401E-B594-1601D5A63EA4}"
31
+ EndProject
32
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Network" , "..\Network\Network\Network.csproj" , "{CE9FF80D-6AA8-43C3-969D-C02622C014D0}"
33
33
EndProject
34
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Network " , "..\Network\Network\Network .csproj" , "{CE9FF80D-6AA8-43C3-969D-C02622C014D0 }"
34
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "TestFx " , "..\..\tools\TestFx\TestFx .csproj" , "{893B0F7E-C1BB-4129-A315-898FF8B197D5 }"
35
35
EndProject
36
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "TestFx " , "..\..\tools\TestFx\TestFx .csproj" , "{893B0F7E-C1BB-4129-A315-898FF8B197D5 }"
36
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "KeyVault.Management.Sdk " , "KeyVault.Management.Sdk\KeyVault.Management.Sdk .csproj" , "{26D8DBDB-8C23-42A0-9ACF-67A61DDB95ED }"
37
37
EndProject
38
38
Global
39
39
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
40
40
Debug| Any CPU = Debug| Any CPU
41
41
Release| Any CPU = Release| Any CPU
42
42
EndGlobalSection
43
- GlobalSection (SolutionProperties ) = preSolution
44
- HideSolutionNode = FALSE
45
- EndGlobalSection
46
43
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
47
44
{52F4DEF0-A55F-4888-97BC-DA03490508BD} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
48
45
{52F4DEF0-A55F-4888-97BC-DA03490508BD} .Debug| Any CPU .Build .0 = Debug| Any CPU
@@ -72,10 +69,6 @@ Global
72
69
{3D5958BF-AAD2-4B69-A5CC-C17DBE878278} .Debug| Any CPU .Build .0 = Debug| Any CPU
73
70
{3D5958BF-AAD2-4B69-A5CC-C17DBE878278} .Release| Any CPU .ActiveCfg = Release| Any CPU
74
71
{3D5958BF-AAD2-4B69-A5CC-C17DBE878278} .Release| Any CPU .Build .0 = Release| Any CPU
75
- {6E6C6048-4ACB-4C9D-969C-16F87D458A30} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
76
- {6E6C6048-4ACB-4C9D-969C-16F87D458A30} .Debug| Any CPU .Build .0 = Debug| Any CPU
77
- {6E6C6048-4ACB-4C9D-969C-16F87D458A30} .Release| Any CPU .ActiveCfg = Release| Any CPU
78
- {6E6C6048-4ACB-4C9D-969C-16F87D458A30} .Release| Any CPU .Build .0 = Release| Any CPU
79
72
{1B4EC632-821C-44EA-B8FF-30B5A9474F7B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
80
73
{1B4EC632-821C-44EA-B8FF-30B5A9474F7B} .Debug| Any CPU .Build .0 = Debug| Any CPU
81
74
{1B4EC632-821C-44EA-B8FF-30B5A9474F7B} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -96,6 +89,13 @@ Global
96
89
{893B0F7E-C1BB-4129-A315-898FF8B197D5} .Debug| Any CPU .Build .0 = Debug| Any CPU
97
90
{893B0F7E-C1BB-4129-A315-898FF8B197D5} .Release| Any CPU .ActiveCfg = Release| Any CPU
98
91
{893B0F7E-C1BB-4129-A315-898FF8B197D5} .Release| Any CPU .Build .0 = Release| Any CPU
92
+ {26D8DBDB-8C23-42A0-9ACF-67A61DDB95ED} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
93
+ {26D8DBDB-8C23-42A0-9ACF-67A61DDB95ED} .Debug| Any CPU .Build .0 = Debug| Any CPU
94
+ {26D8DBDB-8C23-42A0-9ACF-67A61DDB95ED} .Release| Any CPU .ActiveCfg = Release| Any CPU
95
+ {26D8DBDB-8C23-42A0-9ACF-67A61DDB95ED} .Release| Any CPU .Build .0 = Release| Any CPU
96
+ EndGlobalSection
97
+ GlobalSection (SolutionProperties ) = preSolution
98
+ HideSolutionNode = FALSE
99
99
EndGlobalSection
100
100
GlobalSection (NestedProjects ) = preSolution
101
101
{52F4DEF0-A55F-4888-97BC-DA03490508BD} = {FA39052A-8468-4E8F-8944-7C02AAE212FF}
@@ -110,4 +110,7 @@ Global
110
110
{CE9FF80D-6AA8-43C3-969D-C02622C014D0} = {160CABD4-1B17-4130-8465-B44BC803BD7E}
111
111
{893B0F7E-C1BB-4129-A315-898FF8B197D5} = {A37CE0AD-3D97-4E6F-AE8B-0FF121BAA91F}
112
112
EndGlobalSection
113
+ GlobalSection (ExtensibilityGlobals ) = postSolution
114
+ SolutionGuid = {EAAEDD93-5885-45E2-88F4-AF809AA42803}
115
+ EndGlobalSection
113
116
EndGlobal
0 commit comments