From a1a820d95c979214e559477baf002d4ddbe993b2 Mon Sep 17 00:00:00 2001 From: Frederik Prijck Date: Tue, 14 Feb 2023 16:54:43 +0100 Subject: [PATCH] Prepare release (#246) --- nuget/Auth0.OidcClient.Android.nuspec | 10 +++++++--- nuget/Auth0.OidcClient.AndroidX.nuspec | 10 +++++++--- nuget/Auth0.OidcClient.Core.nuspec | 7 +++++-- nuget/Auth0.OidcClient.UWP.nuspec | 7 +++++-- nuget/Auth0.OidcClient.WPF.nuspec | 9 ++++++--- nuget/Auth0.OidcClient.WinForms.nuspec | 9 ++++++--- nuget/Auth0.OidcClient.iOS.nuspec | 7 +++++-- src/Auth0.OidcClient.Core/Auth0.OidcClient.Core.csproj | 6 +++--- 8 files changed, 44 insertions(+), 21 deletions(-) diff --git a/nuget/Auth0.OidcClient.Android.nuspec b/nuget/Auth0.OidcClient.Android.nuspec index e9fdd23d..1519f000 100644 --- a/nuget/Auth0.OidcClient.Android.nuspec +++ b/nuget/Auth0.OidcClient.Android.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.Android - 3.2.6 + 3.2.7 Auth0 Auth0 Apache-2.0 @@ -12,7 +12,11 @@ false Auth0 OIDC Client for Xamarin Android apps - Version 3.2.6 + Version 3.2.7 + - Ensure backchannel is used with the IdTokenValidator + - Ensure to launch new CCT task with NO_HISTORY + + Version 3.2.6 - Expose OidcClient's LoggerFactory to enable for your own LoggerFactory Version 3.2.5 @@ -111,7 +115,7 @@ Auth0 OIDC Android Xamarin - + diff --git a/nuget/Auth0.OidcClient.AndroidX.nuspec b/nuget/Auth0.OidcClient.AndroidX.nuspec index 14d13875..044cb64f 100644 --- a/nuget/Auth0.OidcClient.AndroidX.nuspec +++ b/nuget/Auth0.OidcClient.AndroidX.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.AndroidX - 3.2.6 + 3.2.7 Auth0 Auth0 Apache-2.0 @@ -12,7 +12,11 @@ false Auth0 OIDC Client for Xamarin AndroidX apps - Version 3.2.6 + Version 3.2.7 + - Ensure backchannel is used with the IdTokenValidator + - Ensure to launch new CCT task with NO_HISTORY + + Version 3.2.6 - Expose OidcClient's LoggerFactory to enable for your own LoggerFactory Version 3.2.5 @@ -44,7 +48,7 @@ Auth0 OIDC Android Xamarin - + diff --git a/nuget/Auth0.OidcClient.Core.nuspec b/nuget/Auth0.OidcClient.Core.nuspec index e0002691..9b0fdbf2 100644 --- a/nuget/Auth0.OidcClient.Core.nuspec +++ b/nuget/Auth0.OidcClient.Core.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.Core - 3.2.6 + 3.2.7 Auth0 Auth0 Apache-2.0 @@ -12,7 +12,10 @@ false Auth0 OIDC Client for native apps - Version 3.2.6 + Version 3.2.7 + - Ensure backchannel is used with the IdTokenValidator + + Version 3.2.6 - Expose OidcClient's LoggerFactory to enable for your own LoggerFactory Version 3.2.5 diff --git a/nuget/Auth0.OidcClient.UWP.nuspec b/nuget/Auth0.OidcClient.UWP.nuspec index 4114cd3e..397b3c28 100644 --- a/nuget/Auth0.OidcClient.UWP.nuspec +++ b/nuget/Auth0.OidcClient.UWP.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.UWP - 3.2.6 + 3.2.7 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for Universal Windows Platform (UWP) apps + Version 3.2.7 + - Ensure backchannel is used with the IdTokenValidator + Version 3.2.6 - Expose OidcClient's LoggerFactory to enable for your own LoggerFactory @@ -93,7 +96,7 @@ Auth0 OIDC UWP Windows10 - + diff --git a/nuget/Auth0.OidcClient.WPF.nuspec b/nuget/Auth0.OidcClient.WPF.nuspec index f72c5705..a46b9282 100644 --- a/nuget/Auth0.OidcClient.WPF.nuspec +++ b/nuget/Auth0.OidcClient.WPF.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.WPF - 3.2.6 + 3.2.7 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for WPF apps + Version 3.2.7 + - Ensure backchannel is used with the IdTokenValidator + Version 3.2.6 - Expose OidcClient's LoggerFactory to enable for your own LoggerFactory @@ -109,11 +112,11 @@ Auth0 OIDC WPF - + - + diff --git a/nuget/Auth0.OidcClient.WinForms.nuspec b/nuget/Auth0.OidcClient.WinForms.nuspec index d0f7253a..01739816 100644 --- a/nuget/Auth0.OidcClient.WinForms.nuspec +++ b/nuget/Auth0.OidcClient.WinForms.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.WinForms - 3.2.7 + 3.2.8 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for WinForms apps + Version 3.2.8 + - Ensure backchannel is used with the IdTokenValidator + Version 3.2.7 - Expose OidcClient's LoggerFactory to enable for your own LoggerFactory @@ -102,11 +105,11 @@ Auth0 OIDC WinForms - + - + diff --git a/nuget/Auth0.OidcClient.iOS.nuspec b/nuget/Auth0.OidcClient.iOS.nuspec index 0f74f4fb..0048531c 100644 --- a/nuget/Auth0.OidcClient.iOS.nuspec +++ b/nuget/Auth0.OidcClient.iOS.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.iOS - 3.3.6 + 3.3.7 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for Xamarin iOS apps + Version 3.3.7 + - Ensure backchannel is used with the IdTokenValidator + Version 3.3.6 - Expose OidcClient's LoggerFactory to enable for your own LoggerFactory @@ -93,7 +96,7 @@ Auth0 OIDC iOS Xamarin - + diff --git a/src/Auth0.OidcClient.Core/Auth0.OidcClient.Core.csproj b/src/Auth0.OidcClient.Core/Auth0.OidcClient.Core.csproj index d10b1c5b..adfaee1e 100644 --- a/src/Auth0.OidcClient.Core/Auth0.OidcClient.Core.csproj +++ b/src/Auth0.OidcClient.Core/Auth0.OidcClient.Core.csproj @@ -2,9 +2,9 @@ netstandard2.0 Auth0.OidcClient - 3.2.6 - 3.2.6 - 3.2.6 + 3.2.7 + 3.2.7 + 3.2.7 bin\Release\netstandard2.0\Auth0.OidcClient.Core.xml