From 68a201cfe8d9913704c9c3212e0a6a9040e8796c Mon Sep 17 00:00:00 2001 From: martincostello Date: Fri, 14 Jun 2024 14:17:40 +0100 Subject: [PATCH] Bump version Bump version to 8.1.0. --- eng/Versions.props | 4 ++-- .../AspNet.Security.OAuth.Airtable.csproj | 2 +- .../AspNet.Security.OAuth.Calendly.csproj | 2 +- .../AspNet.Security.OAuth.Pipedrive.csproj | 2 +- .../AspNet.Security.OAuth.Typeform.csproj | 2 +- .../AspNet.Security.OAuth.Zoom.csproj | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 4c829faac..1ec6fdcaf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,8 +2,8 @@ 8 - 0 - 1 + 1 + 0 $(MajorVersion).$(MinorVersion).$(PatchVersion) 8.0.0 preview diff --git a/src/AspNet.Security.OAuth.Airtable/AspNet.Security.OAuth.Airtable.csproj b/src/AspNet.Security.OAuth.Airtable/AspNet.Security.OAuth.Airtable.csproj index 811ef860c..9527d1598 100644 --- a/src/AspNet.Security.OAuth.Airtable/AspNet.Security.OAuth.Airtable.csproj +++ b/src/AspNet.Security.OAuth.Airtable/AspNet.Security.OAuth.Airtable.csproj @@ -1,13 +1,13 @@  + 8.1.0 $(DefaultNetCoreTargetFramework) true - 8.0.1 diff --git a/src/AspNet.Security.OAuth.Calendly/AspNet.Security.OAuth.Calendly.csproj b/src/AspNet.Security.OAuth.Calendly/AspNet.Security.OAuth.Calendly.csproj index 6836124a9..d8bcba36b 100644 --- a/src/AspNet.Security.OAuth.Calendly/AspNet.Security.OAuth.Calendly.csproj +++ b/src/AspNet.Security.OAuth.Calendly/AspNet.Security.OAuth.Calendly.csproj @@ -1,13 +1,13 @@  + 8.1.0 $(DefaultNetCoreTargetFramework) true - 8.0.1 diff --git a/src/AspNet.Security.OAuth.Pipedrive/AspNet.Security.OAuth.Pipedrive.csproj b/src/AspNet.Security.OAuth.Pipedrive/AspNet.Security.OAuth.Pipedrive.csproj index 19c394349..05dec9269 100644 --- a/src/AspNet.Security.OAuth.Pipedrive/AspNet.Security.OAuth.Pipedrive.csproj +++ b/src/AspNet.Security.OAuth.Pipedrive/AspNet.Security.OAuth.Pipedrive.csproj @@ -1,13 +1,13 @@  + 8.1.0 $(DefaultNetCoreTargetFramework) true - 8.0.1 diff --git a/src/AspNet.Security.OAuth.Typeform/AspNet.Security.OAuth.Typeform.csproj b/src/AspNet.Security.OAuth.Typeform/AspNet.Security.OAuth.Typeform.csproj index d0bfc58c0..e0dcc1504 100644 --- a/src/AspNet.Security.OAuth.Typeform/AspNet.Security.OAuth.Typeform.csproj +++ b/src/AspNet.Security.OAuth.Typeform/AspNet.Security.OAuth.Typeform.csproj @@ -1,13 +1,13 @@  + 8.1.0 $(DefaultNetCoreTargetFramework) true - 8.0.1 diff --git a/src/AspNet.Security.OAuth.Zoom/AspNet.Security.OAuth.Zoom.csproj b/src/AspNet.Security.OAuth.Zoom/AspNet.Security.OAuth.Zoom.csproj index badf64477..9f8193224 100644 --- a/src/AspNet.Security.OAuth.Zoom/AspNet.Security.OAuth.Zoom.csproj +++ b/src/AspNet.Security.OAuth.Zoom/AspNet.Security.OAuth.Zoom.csproj @@ -1,7 +1,7 @@  - 8.0.1 + 8.1.0 $(DefaultNetCoreTargetFramework)