From 024f349fa370bb8dca9a610e799b8ea902159ebe Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Mon, 28 Sep 2020 23:50:32 +0000 Subject: [PATCH] Increment package version after release of Azure.ResourceManager.Insights --- sdk/insights/Azure.ResourceManager.Insights/CHANGELOG.md | 3 +++ .../src/Azure.ResourceManager.Insights.csproj | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sdk/insights/Azure.ResourceManager.Insights/CHANGELOG.md b/sdk/insights/Azure.ResourceManager.Insights/CHANGELOG.md index da0809a33f1a..d7d6b8c42662 100644 --- a/sdk/insights/Azure.ResourceManager.Insights/CHANGELOG.md +++ b/sdk/insights/Azure.ResourceManager.Insights/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.0.0-preview.2 (Unreleased) + + ## 1.0.0-preview.1 (2020-09-28) This package follows the [Azure SDK Design Guidelines for .NET](https://azure.github.io/azure-sdk/dotnet_introduction.html) which provide a number of core capabilities that are shared amongst all Azure SDKs, including the intuitive Azure Identity library, an HTTP Pipeline with custom policies, error-handling, distributed tracing, and much more. diff --git a/sdk/insights/Azure.ResourceManager.Insights/src/Azure.ResourceManager.Insights.csproj b/sdk/insights/Azure.ResourceManager.Insights/src/Azure.ResourceManager.Insights.csproj index 3c24c5b949ad..4c51e7a6483c 100644 --- a/sdk/insights/Azure.ResourceManager.Insights/src/Azure.ResourceManager.Insights.csproj +++ b/sdk/insights/Azure.ResourceManager.Insights/src/Azure.ResourceManager.Insights.csproj @@ -1,6 +1,6 @@ - + - 1.0.0-preview.1 + 1.0.0-preview.2 Azure.ResourceManager.Insights Azure Resource Manager client SDK for Azure resource provider Microsoft.Insights azure;management;arm;resource manager;insights