Skip to content

Commit df680ec

Browse files
author
SDK Automation
committed
Update from master
1 parent 377ae8d commit df680ec

File tree

4 files changed

+7
-21
lines changed

4 files changed

+7
-21
lines changed

sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/Models/VaultProperties.cs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/SdkInfo_KeyVaultManagementClient.cs

Lines changed: 0 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,10 @@
55

66
<PropertyGroup>
77
<PackageId>Microsoft.Azure.Management.KeyVault</PackageId>
8-
<Description>
9-
Provides key vault management capabilities for Microsoft Azure.
10-
Development of this library has shifted focus to the Azure Unified SDK. The future development will be focused on "Azure.ResourceManager.KeyVault" (https://www.nuget.org/packages/Azure.ResourceManager.KeyVault/). Please see the package changelog for more information.
11-
</Description>
8+
<Description>Provides key vault management capabilities for Microsoft Azure.</Description>
129
<AssemblyTitle>Microsoft Azure Key Vault Management</AssemblyTitle>
1310
<AssemblyName>Microsoft.Azure.Management.KeyVault</AssemblyName>
14-
<Version>3.0.1</Version>
11+
<Version>3.0.0</Version>
1512
<PackageTags>Microsoft Azure key vault management;Key Vault;</PackageTags>
1613
<PackageReleaseNotes>
1714
<![CDATA[

sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyDescription("Provides key vault management capabilities for Microsoft Azure.")]
1111

1212
[assembly: AssemblyVersion("3.0.0.0")]
13-
[assembly: AssemblyFileVersion("3.0.1.0")]
13+
[assembly: AssemblyFileVersion("3.0.0.0")]
1414
[assembly: AssemblyConfiguration("")]
1515
[assembly: AssemblyCompany("Microsoft")]
1616
[assembly: AssemblyProduct("Azure .NET SDK")]

0 commit comments

Comments
 (0)