From 024069b34b78df5f703527f23386f0158fee88e0 Mon Sep 17 00:00:00 2001 From: Craig Treasure Date: Wed, 10 Feb 2021 10:14:30 -0800 Subject: [PATCH] Changes from running the release script (#18659) These are changes related to preparing to release the package. --- .../CHANGELOG.md | 15 ++------------- .../src/Azure.MixedReality.Authentication.csproj | 2 +- 2 files changed, 3 insertions(+), 14 deletions(-) diff --git a/sdk/mixedreality/Azure.MixedReality.Authentication/CHANGELOG.md b/sdk/mixedreality/Azure.MixedReality.Authentication/CHANGELOG.md index ceb3d0ea0dab8..ce2e2d5c43ea1 100644 --- a/sdk/mixedreality/Azure.MixedReality.Authentication/CHANGELOG.md +++ b/sdk/mixedreality/Azure.MixedReality.Authentication/CHANGELOG.md @@ -1,17 +1,6 @@ # Release History -## 1.0.0-beta.1 (2021-02-09) +## 1.0.0-beta.1 (2021-02-10) -- Removed nullable annotations per guidance. +- Initial release. -## 1.0.0-preview.3 (2021-01-15) - -- Updated to latest version of spec file which changes the account identifier to be a `Guid` rather than a `string`. - -## 1.0.0-preview.2 (2021-01-12) - -- Configured with shared source. - -## 1.0.0-preview.1 (2020-10-27) - -- Initial client. diff --git a/sdk/mixedreality/Azure.MixedReality.Authentication/src/Azure.MixedReality.Authentication.csproj b/sdk/mixedreality/Azure.MixedReality.Authentication/src/Azure.MixedReality.Authentication.csproj index 39659fa882a3a..47c7b6ecc3a80 100644 --- a/sdk/mixedreality/Azure.MixedReality.Authentication/src/Azure.MixedReality.Authentication.csproj +++ b/sdk/mixedreality/Azure.MixedReality.Authentication/src/Azure.MixedReality.Authentication.csproj @@ -1,4 +1,4 @@ - + Microsoft Azure Mixed Reality STS Client 1.0.0-beta.1