diff --git a/sdk/dns/Azure.ResourceManager.Dns/CHANGELOG.md b/sdk/dns/Azure.ResourceManager.Dns/CHANGELOG.md index f42d4a04fb6a..1263aade8116 100644 --- a/sdk/dns/Azure.ResourceManager.Dns/CHANGELOG.md +++ b/sdk/dns/Azure.ResourceManager.Dns/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.0.0 (2022-12-01) +## 1.0.0 (2022-12-05) This package is the first stable release of the Azure DNS management library. diff --git a/sdk/privatedns/Azure.ResourceManager.PrivateDns/CHANGELOG.md b/sdk/privatedns/Azure.ResourceManager.PrivateDns/CHANGELOG.md index 1e36a418bd7b..6b2df8bba255 100644 --- a/sdk/privatedns/Azure.ResourceManager.PrivateDns/CHANGELOG.md +++ b/sdk/privatedns/Azure.ResourceManager.PrivateDns/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.0.0-beta.2 (2022-12-01) +## 1.0.0 (2022-12-05) ### Breaking Changes diff --git a/sdk/privatedns/Azure.ResourceManager.PrivateDns/README.md b/sdk/privatedns/Azure.ResourceManager.PrivateDns/README.md index ed3bb3cad926..8cb56deb5b66 100644 --- a/sdk/privatedns/Azure.ResourceManager.PrivateDns/README.md +++ b/sdk/privatedns/Azure.ResourceManager.PrivateDns/README.md @@ -19,7 +19,7 @@ This library follows the [new Azure SDK guidelines](https://azure.github.io/azur Install the Microsoft Azure Private Dns management library for .NET with [NuGet](https://www.nuget.org/): ```dotnetcli -dotnet add package Azure.ResourceManager.PrivateDns --prerelease +dotnet add package Azure.ResourceManager.PrivateDns ``` ### Prerequisites diff --git a/sdk/privatedns/Azure.ResourceManager.PrivateDns/src/Azure.ResourceManager.PrivateDns.csproj b/sdk/privatedns/Azure.ResourceManager.PrivateDns/src/Azure.ResourceManager.PrivateDns.csproj index 35560b2a97d2..bb51ab225e18 100644 --- a/sdk/privatedns/Azure.ResourceManager.PrivateDns/src/Azure.ResourceManager.PrivateDns.csproj +++ b/sdk/privatedns/Azure.ResourceManager.PrivateDns/src/Azure.ResourceManager.PrivateDns.csproj @@ -1,6 +1,6 @@ - 1.0.0-beta.2 + 1.0.0 Azure.ResourceManager.PrivateDns Azure Resource Manager client SDK for Azure resource provider PrivateDns azure;management;arm;resource manager;privatedns