Skip to content

Commit 58934c6

Browse files
authored
update description for sdks which are in track 2 public preview (#13181)
1 parent 0c11b94 commit 58934c6

File tree

12 files changed

+36
-18
lines changed

12 files changed

+36
-18
lines changed

sdk/compute/Microsoft.Azure.Management.Compute/src/Microsoft.Azure.Management.Compute.csproj

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

66
<PropertyGroup>
77
<PackageId>Microsoft.Azure.Management.Compute</PackageId>
8-
<Description>Provides developers with libraries for the updated compute platform under Azure Resource manager to deploy virtual machine, virtual machine extensions and availability set management capabilities. Launch, restart, scale, capture and manage VMs, VM Extensions and more. Note: This client library is for Virtual Machines under Azure Resource Manager.</Description>
9-
<Version>37.0.0.0</Version>
8+
<Description>
9+
Provides developers with libraries for the updated compute platform under Azure Resource manager to deploy virtual machine, virtual machine extensions and availability set management capabilities. Launch, restart, scale, capture and manage VMs, VM Extensions and more. Note: This client library is for Virtual Machines under Azure Resource Manager.
10+
Development of this library has shifted focus to the Azure Unified SDK. The future development will be focused on "Azure.ResourceManager.Compute" (https://www.nuget.org/packages/Azure.ResourceManager.Compute/). Please see the package changelog for more information.
11+
</Description>
12+
<Version>37.0.1.0</Version>
1013
<AssemblyName>Microsoft.Azure.Management.Compute</AssemblyName>
1114
<PackageTags>management;virtual machine;compute;</PackageTags>
1215
<PackageReleaseNotes>

sdk/compute/Microsoft.Azure.Management.Compute/src/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[assembly: AssemblyDescription("Provides management functionality for Microsoft Azure Compute Resources.")]
99

1010
[assembly: AssemblyVersion("37.0.0.0")]
11-
[assembly: AssemblyFileVersion("37.0.0.0")]
11+
[assembly: AssemblyFileVersion("37.0.1.0")]
1212
[assembly: AssemblyConfiguration("")]
1313
[assembly: AssemblyCompany("Microsoft")]
1414
[assembly: AssemblyProduct("Microsoft Azure .NET SDK")]

sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Microsoft.Azure.Management.EventHub.csproj

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

66
<PropertyGroup>
77
<PackageId>Microsoft.Azure.Management.EventHub</PackageId>
8-
<Description>Provides developers with a library to create and manage all Azure Event Hubs resources. Note: This client library is for EventHub under Azure Resource Manager.</Description>
9-
<Version>2.7.0</Version>
8+
<Description>
9+
Provides developers with a library to create and manage all Azure Event Hubs resources. Note: This client library is for EventHub under Azure Resource Manager.
10+
Development of this library has shifted focus to the Azure Unified SDK. The future development will be focused on "Azure.ResourceManager.EventHubs" (https://www.nuget.org/packages/Azure.ResourceManager.EventHubs/). Please see the package changelog for more information.
11+
</Description>
12+
<Version>2.7.1</Version>
1013
<AssemblyName>Microsoft.Azure.Management.EventHub</AssemblyName>
1114
<PackageTags>Microsoft Azure EventHubs Management;Event Hubs;Event Hubs management;</PackageTags>
1215
<PackageReleaseNotes>

sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[assembly: AssemblyDescription("Provides developers with a library to create and manage all Azure Event Hubs resources.")]
99

1010
[assembly: AssemblyVersion("2.0.0.0")]
11-
[assembly: AssemblyFileVersion("2.7.0.0")]
11+
[assembly: AssemblyFileVersion("2.7.1.0")]
1212

1313
[assembly: AssemblyConfiguration("")]
1414
[assembly: AssemblyCompany("Microsoft")]

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

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

66
<PropertyGroup>
77
<PackageId>Microsoft.Azure.Management.KeyVault</PackageId>
8-
<Description>Provides key vault management capabilities for Microsoft Azure.</Description>
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>
912
<AssemblyTitle>Microsoft Azure Key Vault Management</AssemblyTitle>
1013
<AssemblyName>Microsoft.Azure.Management.KeyVault</AssemblyName>
11-
<Version>3.0.0</Version>
14+
<Version>3.0.1</Version>
1215
<PackageTags>Microsoft Azure key vault management;Key Vault;</PackageTags>
1316
<PackageReleaseNotes>
1417
<![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.0.0")]
13+
[assembly: AssemblyFileVersion("3.0.1.0")]
1414
[assembly: AssemblyConfiguration("")]
1515
[assembly: AssemblyCompany("Microsoft")]
1616
[assembly: AssemblyProduct("Azure .NET SDK")]

sdk/network/Microsoft.Azure.Management.Network/src/Microsoft.Azure.Management.Network.csproj

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

66
<PropertyGroup>
77
<PackageId>Microsoft.Azure.Management.Network</PackageId>
8-
<Description>Provides management capabilities for Network services.</Description>
8+
<Description>
9+
Provides management capabilities for Network services.
10+
Development of this library has shifted focus to the Azure Unified SDK. The future development will be focused on "Azure.ResourceManager.Network" (https://www.nuget.org/packages/Azure.ResourceManager.Network/). Please see the package changelog for more information.
11+
</Description>
912
<AssemblyName>Microsoft.Azure.Management.Network</AssemblyName>
10-
<Version>20.0.3-preview</Version>
13+
<Version>20.0.4-preview</Version>
1114
<PackageTags>Microsoft Azure Network management;Network;Network management;</PackageTags>
1215
<PackageReleaseNotes>
1316
<![CDATA[

sdk/network/Microsoft.Azure.Management.Network/src/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[assembly: AssemblyDescription("Provides Microsoft Azure Network management functions for managing the Microsoft Azure Network service.")]
99

1010
[assembly: AssemblyVersion("20.0.3.0")]
11-
[assembly: AssemblyFileVersion("20.0.3.0")]
11+
[assembly: AssemblyFileVersion("20.0.4.0")]
1212

1313
[assembly: AssemblyCompany("Microsoft")]
1414
[assembly: AssemblyProduct("Microsoft Azure .NET SDK")]

sdk/resources/Microsoft.Azure.Management.Resource/src/Microsoft.Azure.Management.ResourceManager.csproj

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

66
<PropertyGroup>
77
<PackageId>Microsoft.Azure.Management.ResourceManager</PackageId>
8-
<Description>Provides resource group and resource management capabilities for Microsoft Azure.</Description>
8+
<Description>
9+
Provides resource group and resource 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.Resources" (https://www.nuget.org/packages/Azure.ResourceManager.Resources/). Please see the package changelog for more information.
11+
</Description>
912
<AssemblyName>Microsoft.Azure.Management.ResourceManager</AssemblyName>
10-
<Version>3.7.3-preview</Version>
13+
<Version>3.7.4-preview</Version>
1114
<PackageTags>Microsoft Azure resource management;resource management;resource groups;</PackageTags>
1215
<PackageReleaseNotes>
1316
<![CDATA[

sdk/resources/Microsoft.Azure.Management.Resource/src/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[assembly: AssemblyDescription("Provides Microsoft Azure resource management operations including Resource Groups.")]
99

1010
[assembly: AssemblyVersion("3.0.0.0")]
11-
[assembly: AssemblyFileVersion("3.7.2.0")]
11+
[assembly: AssemblyFileVersion("3.7.4.0")]
1212
[assembly: AssemblyConfiguration("")]
1313
[assembly: AssemblyCompany("Microsoft")]
1414
[assembly: AssemblyProduct("Azure .NET SDK")]

0 commit comments

Comments
 (0)