From 0a11d1264bc2d5ff7a97aff74091a2a4c7cf4f1c Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Wed, 25 Oct 2023 02:31:15 +0000 Subject: [PATCH] Increment package version after release of Azure.ResourceManager.Support --- .../Azure.ResourceManager.Support/CHANGELOG.md | 12 +++++++++++- .../src/Azure.ResourceManager.Support.csproj | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/sdk/support/Azure.ResourceManager.Support/CHANGELOG.md b/sdk/support/Azure.ResourceManager.Support/CHANGELOG.md index 5ca2f0ba07f24..2cf906f5be4cb 100644 --- a/sdk/support/Azure.ResourceManager.Support/CHANGELOG.md +++ b/sdk/support/Azure.ResourceManager.Support/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.1.0-beta.3 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.1.0-beta.2 (2023-10-24) ### Features Added @@ -75,4 +85,4 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues). -> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet). \ No newline at end of file +> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet). diff --git a/sdk/support/Azure.ResourceManager.Support/src/Azure.ResourceManager.Support.csproj b/sdk/support/Azure.ResourceManager.Support/src/Azure.ResourceManager.Support.csproj index b9ec5bd99d0bc..e98a6bab186b2 100644 --- a/sdk/support/Azure.ResourceManager.Support/src/Azure.ResourceManager.Support.csproj +++ b/sdk/support/Azure.ResourceManager.Support/src/Azure.ResourceManager.Support.csproj @@ -1,6 +1,6 @@ - 1.1.0-beta.2 + 1.1.0-beta.3 Azure.ResourceManager.Support Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Support.