From 317516be2640973cf50a2c05d79b0a02169f0dba Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Sat, 6 Feb 2021 07:57:52 -0800 Subject: [PATCH] Increment package version after release of Azure.Core (#18502) --- sdk/core/Azure.Core/CHANGELOG.md | 3 +++ sdk/core/Azure.Core/src/Azure.Core.csproj | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sdk/core/Azure.Core/CHANGELOG.md b/sdk/core/Azure.Core/CHANGELOG.md index 861917c4f457..7a9dffec082f 100644 --- a/sdk/core/Azure.Core/CHANGELOG.md +++ b/sdk/core/Azure.Core/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.10.0-beta.1 (Unreleased) + + ## 1.9.0 (2021-02-09) ## Added diff --git a/sdk/core/Azure.Core/src/Azure.Core.csproj b/sdk/core/Azure.Core/src/Azure.Core.csproj index 0c3cbedbad6a..1922986a6b9f 100644 --- a/sdk/core/Azure.Core/src/Azure.Core.csproj +++ b/sdk/core/Azure.Core/src/Azure.Core.csproj @@ -2,8 +2,8 @@ This is the implementation of the Azure Client Pipeline Microsoft Azure Client Pipeline - 1.9.0 - 1.8.1 + 1.10.0-beta.1 + 1.9.0 Microsoft Azure Client Pipeline enable $(DefineConstants);AZURE_NULLABLE