From 62788bf32c13e416a4107a6b4fd3da6fa1a2e19d Mon Sep 17 00:00:00 2001 From: embetten <53092095+embetten@users.noreply.github.com> Date: Tue, 11 Jun 2024 15:21:12 -0700 Subject: [PATCH] Create 1.2.0 Release (#498) - Create 1.2.0 release for mI/SP support --- Build.props | 2 +- src/Authentication/Microsoft.Artifacts.Authentication.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Build.props b/Build.props index c628657e..c217338f 100644 --- a/Build.props +++ b/Build.props @@ -1,7 +1,7 @@ - 1.1.1 + 1.2.0 netcoreapp3.1;net461;net6.0 diff --git a/src/Authentication/Microsoft.Artifacts.Authentication.csproj b/src/Authentication/Microsoft.Artifacts.Authentication.csproj index 6e8b49ae..c756554a 100644 --- a/src/Authentication/Microsoft.Artifacts.Authentication.csproj +++ b/src/Authentication/Microsoft.Artifacts.Authentication.csproj @@ -7,7 +7,7 @@ latest enable enable - 0.1.2 + 0.2.0 Microsoft Microsoft Azure Artifacts authentication library for credential providers.