Skip to content

Commit 955f1da

Browse files
authored
[keyvault] Update reference of naming convention (#25698)
* Update keyvault reference * Update keyvault reference cosmos db
1 parent 611a694 commit 955f1da

File tree

6 files changed

+187
-187
lines changed

6 files changed

+187
-187
lines changed

src/Compute/Compute.sln

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -5,58 +5,55 @@ VisualStudioVersion = 17.0.31903.59
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Accounts", "Accounts", "{83FADAE0-1F01-467B-9D7B-620B180DFA63}"
77
EndProject
8-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Accounts", "..\Accounts\Accounts\Accounts.csproj", "{2FBCF816-C140-488F-B4D7-B1B0056DE8A7}"
8+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Accounts", "..\Accounts\Accounts\Accounts.csproj", "{2FBCF816-C140-488F-B4D7-B1B0056DE8A7}"
99
EndProject
10-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssemblyLoading", "..\Accounts\AssemblyLoading\AssemblyLoading.csproj", "{D5FBF931-F600-4883-9A71-84B5CBE6D543}"
10+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AssemblyLoading", "..\Accounts\AssemblyLoading\AssemblyLoading.csproj", "{D5FBF931-F600-4883-9A71-84B5CBE6D543}"
1111
EndProject
12-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authentication.ResourceManager", "..\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj", "{2B36B161-EAAB-4B1D-90CD-41E9F632CAD1}"
12+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Authentication.ResourceManager", "..\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj", "{2B36B161-EAAB-4B1D-90CD-41E9F632CAD1}"
1313
EndProject
14-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authentication", "..\Accounts\Authentication\Authentication.csproj", "{4825F338-4FC0-4893-8E40-115107A9FE7F}"
14+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Authentication", "..\Accounts\Authentication\Authentication.csproj", "{4825F338-4FC0-4893-8E40-115107A9FE7F}"
1515
EndProject
16-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AuthenticationAssemblyLoadContext", "..\Accounts\AuthenticationAssemblyLoadContext\AuthenticationAssemblyLoadContext.csproj", "{5D3E2D46-FC35-419F-A73F-A3B3F52C9C56}"
16+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AuthenticationAssemblyLoadContext", "..\Accounts\AuthenticationAssemblyLoadContext\AuthenticationAssemblyLoadContext.csproj", "{5D3E2D46-FC35-419F-A73F-A3B3F52C9C56}"
1717
EndProject
18-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authenticators", "..\Accounts\Authenticators\Authenticators.csproj", "{D2EBE76C-3F40-42A7-8F95-0138E4F5BCB3}"
18+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Authenticators", "..\Accounts\Authenticators\Authenticators.csproj", "{D2EBE76C-3F40-42A7-8F95-0138E4F5BCB3}"
1919
EndProject
20-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Compute.AlcWrapper", "Compute.AlcWrapper\Compute.AlcWrapper.csproj", "{A617847D-04FA-4CF5-B3B1-F19D4AFDB3DC}"
20+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Compute.AlcWrapper", "Compute.AlcWrapper\Compute.AlcWrapper.csproj", "{A617847D-04FA-4CF5-B3B1-F19D4AFDB3DC}"
2121
EndProject
22-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Compute", "Compute.Autorest\Az.Compute.csproj", "{B856E0E0-8FF8-445B-8564-1473F7D9F3DA}"
22+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Az.Compute", "Compute.Autorest\Az.Compute.csproj", "{B856E0E0-8FF8-445B-8564-1473F7D9F3DA}"
2323
EndProject
24-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Compute.Helpers", "Compute.Helpers\Compute.Helpers.csproj", "{034544D6-0C50-41E3-878B-244E6A06E66F}"
24+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Compute.Helpers", "Compute.Helpers\Compute.Helpers.csproj", "{034544D6-0C50-41E3-878B-244E6A06E66F}"
2525
EndProject
26-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Compute.Management.Sdk", "Compute.Management.Sdk\Compute.Management.Sdk.csproj", "{09E7C891-D90A-4624-B6D0-575646781BD8}"
26+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Compute.Management.Sdk", "Compute.Management.Sdk\Compute.Management.Sdk.csproj", "{09E7C891-D90A-4624-B6D0-575646781BD8}"
2727
EndProject
2828
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Test", "Test", "{E9336DDF-EEF7-474E-BCF1-ED87313F4D17}"
2929
EndProject
30-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Compute.Test", "Compute.Test\Compute.Test.csproj", "{3DC035AE-0DDF-451A-ABA9-2599199BE4D0}"
30+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Compute.Test", "Compute.Test\Compute.Test.csproj", "{3DC035AE-0DDF-451A-ABA9-2599199BE4D0}"
3131
EndProject
32-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Compute", "Compute\Compute.csproj", "{EEFF1D71-49F0-42F2-B09A-10E459464AE5}"
32+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Compute", "Compute\Compute.csproj", "{EEFF1D71-49F0-42F2-B09A-10E459464AE5}"
3333
EndProject
3434
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DependentModules", "DependentModules", "{6781D587-D8BB-48B9-9952-B05F3D237606}"
3535
EndProject
36-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.KeyVault", "..\KeyVault\KeyVault.Autorest\Az.KeyVault.csproj", "{8FD234A1-3D3B-4A70-91EF-9A4CBCD8ED05}"
36+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Az.KeyVault", "..\KeyVault\KeyVault.Autorest\Az.KeyVault.csproj", "{8FD234A1-3D3B-4A70-91EF-9A4CBCD8ED05}"
3737
EndProject
38-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeyVault.Sdk", "..\KeyVault\KeyVault.Sdk\KeyVault.Sdk.csproj", "{F3ED3682-07D6-44EB-A1BB-D2CCA49103AB}"
38+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "KeyVault", "..\KeyVault\KeyVault\KeyVault.csproj", "{04FD9605-A3EF-476C-B3BF-4863940B5692}"
3939
EndProject
40-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeyVault", "..\KeyVault\KeyVault\KeyVault.csproj", "{04FD9605-A3EF-476C-B3BF-4863940B5692}"
40+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Az.ManagedServiceIdentity", "..\ManagedServiceIdentity\ManagedServiceIdentity.Autorest\Az.ManagedServiceIdentity.csproj", "{C745A385-FDC0-4F0B-8FAC-8EF00BE6B36C}"
4141
EndProject
42-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.ManagedServiceIdentity", "..\ManagedServiceIdentity\ManagedServiceIdentity.Autorest\Az.ManagedServiceIdentity.csproj", "{C745A385-FDC0-4F0B-8FAC-8EF00BE6B36C}"
42+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ManagedServiceIdentity", "..\ManagedServiceIdentity\ManagedServiceIdentity\ManagedServiceIdentity.csproj", "{0DCD3E5B-ACF9-4A36-951F-862BD69E64C4}"
4343
EndProject
44-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ManagedServiceIdentity", "..\ManagedServiceIdentity\ManagedServiceIdentity\ManagedServiceIdentity.csproj", "{0DCD3E5B-ACF9-4A36-951F-862BD69E64C4}"
44+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Network.Management.Sdk", "..\Network\Network.Management.Sdk\Network.Management.Sdk.csproj", "{1E53770D-2153-4AB3-8B64-3FEFF3C8A421}"
4545
EndProject
46-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Network.Management.Sdk", "..\Network\Network.Management.Sdk\Network.Management.Sdk.csproj", "{1E53770D-2153-4AB3-8B64-3FEFF3C8A421}"
46+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Network", "..\Network\Network\Network.csproj", "{DAD5BF2B-686B-4269-8FFA-5A86D7C23A31}"
4747
EndProject
48-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Network", "..\Network\Network\Network.csproj", "{DAD5BF2B-686B-4269-8FFA-5A86D7C23A31}"
48+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestFx", "..\..\tools\TestFx\TestFx.csproj", "{F45CEC09-0408-43D6-A679-5149715D9904}"
4949
EndProject
50-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestFx", "..\..\tools\TestFx\TestFx.csproj", "{F45CEC09-0408-43D6-A679-5149715D9904}"
50+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "KeyVault.Management.Sdk", "..\KeyVault\KeyVault.Management.Sdk\KeyVault.Management.Sdk.csproj", "{2B0B2D44-5207-4192-894E-9AB8DEE6F791}"
5151
EndProject
5252
Global
5353
GlobalSection(SolutionConfigurationPlatforms) = preSolution
5454
Debug|Any CPU = Debug|Any CPU
5555
Release|Any CPU = Release|Any CPU
5656
EndGlobalSection
57-
GlobalSection(SolutionProperties) = preSolution
58-
HideSolutionNode = FALSE
59-
EndGlobalSection
6057
GlobalSection(ProjectConfigurationPlatforms) = postSolution
6158
{2FBCF816-C140-488F-B4D7-B1B0056DE8A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
6259
{2FBCF816-C140-488F-B4D7-B1B0056DE8A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
@@ -110,10 +107,6 @@ Global
110107
{8FD234A1-3D3B-4A70-91EF-9A4CBCD8ED05}.Debug|Any CPU.Build.0 = Debug|Any CPU
111108
{8FD234A1-3D3B-4A70-91EF-9A4CBCD8ED05}.Release|Any CPU.ActiveCfg = Release|Any CPU
112109
{8FD234A1-3D3B-4A70-91EF-9A4CBCD8ED05}.Release|Any CPU.Build.0 = Release|Any CPU
113-
{F3ED3682-07D6-44EB-A1BB-D2CCA49103AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
114-
{F3ED3682-07D6-44EB-A1BB-D2CCA49103AB}.Debug|Any CPU.Build.0 = Debug|Any CPU
115-
{F3ED3682-07D6-44EB-A1BB-D2CCA49103AB}.Release|Any CPU.ActiveCfg = Release|Any CPU
116-
{F3ED3682-07D6-44EB-A1BB-D2CCA49103AB}.Release|Any CPU.Build.0 = Release|Any CPU
117110
{04FD9605-A3EF-476C-B3BF-4863940B5692}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
118111
{04FD9605-A3EF-476C-B3BF-4863940B5692}.Debug|Any CPU.Build.0 = Debug|Any CPU
119112
{04FD9605-A3EF-476C-B3BF-4863940B5692}.Release|Any CPU.ActiveCfg = Release|Any CPU
@@ -138,6 +131,13 @@ Global
138131
{F45CEC09-0408-43D6-A679-5149715D9904}.Debug|Any CPU.Build.0 = Debug|Any CPU
139132
{F45CEC09-0408-43D6-A679-5149715D9904}.Release|Any CPU.ActiveCfg = Release|Any CPU
140133
{F45CEC09-0408-43D6-A679-5149715D9904}.Release|Any CPU.Build.0 = Release|Any CPU
134+
{2B0B2D44-5207-4192-894E-9AB8DEE6F791}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
135+
{2B0B2D44-5207-4192-894E-9AB8DEE6F791}.Debug|Any CPU.Build.0 = Debug|Any CPU
136+
{2B0B2D44-5207-4192-894E-9AB8DEE6F791}.Release|Any CPU.ActiveCfg = Release|Any CPU
137+
{2B0B2D44-5207-4192-894E-9AB8DEE6F791}.Release|Any CPU.Build.0 = Release|Any CPU
138+
EndGlobalSection
139+
GlobalSection(SolutionProperties) = preSolution
140+
HideSolutionNode = FALSE
141141
EndGlobalSection
142142
GlobalSection(NestedProjects) = preSolution
143143
{2FBCF816-C140-488F-B4D7-B1B0056DE8A7} = {83FADAE0-1F01-467B-9D7B-620B180DFA63}
@@ -149,12 +149,12 @@ Global
149149
{3DC035AE-0DDF-451A-ABA9-2599199BE4D0} = {E9336DDF-EEF7-474E-BCF1-ED87313F4D17}
150150
{6781D587-D8BB-48B9-9952-B05F3D237606} = {E9336DDF-EEF7-474E-BCF1-ED87313F4D17}
151151
{8FD234A1-3D3B-4A70-91EF-9A4CBCD8ED05} = {6781D587-D8BB-48B9-9952-B05F3D237606}
152-
{F3ED3682-07D6-44EB-A1BB-D2CCA49103AB} = {6781D587-D8BB-48B9-9952-B05F3D237606}
153152
{04FD9605-A3EF-476C-B3BF-4863940B5692} = {6781D587-D8BB-48B9-9952-B05F3D237606}
154153
{C745A385-FDC0-4F0B-8FAC-8EF00BE6B36C} = {6781D587-D8BB-48B9-9952-B05F3D237606}
155154
{0DCD3E5B-ACF9-4A36-951F-862BD69E64C4} = {6781D587-D8BB-48B9-9952-B05F3D237606}
156155
{1E53770D-2153-4AB3-8B64-3FEFF3C8A421} = {6781D587-D8BB-48B9-9952-B05F3D237606}
157156
{DAD5BF2B-686B-4269-8FFA-5A86D7C23A31} = {6781D587-D8BB-48B9-9952-B05F3D237606}
158157
{F45CEC09-0408-43D6-A679-5149715D9904} = {E9336DDF-EEF7-474E-BCF1-ED87313F4D17}
158+
{2B0B2D44-5207-4192-894E-9AB8DEE6F791} = {6781D587-D8BB-48B9-9952-B05F3D237606}
159159
EndGlobalSection
160160
EndGlobal

0 commit comments

Comments
 (0)