From 3bee685755de4c58f04a78f213f6aef0f2d8f18c Mon Sep 17 00:00:00 2001 From: Frederik Prijck Date: Tue, 4 Oct 2022 15:39:37 +0200 Subject: [PATCH] Prepare release (#234) --- nuget/Auth0.OidcClient.Android.nuspec | 7 +++++-- nuget/Auth0.OidcClient.AndroidX.nuspec | 7 +++++-- nuget/Auth0.OidcClient.Core.nuspec | 5 ++++- 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, 39 insertions(+), 18 deletions(-) diff --git a/nuget/Auth0.OidcClient.Android.nuspec b/nuget/Auth0.OidcClient.Android.nuspec index a633d21e..e9fdd23d 100644 --- a/nuget/Auth0.OidcClient.Android.nuspec +++ b/nuget/Auth0.OidcClient.Android.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.Android - 3.2.5 + 3.2.6 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for Xamarin Android apps + Version 3.2.6 + - Expose OidcClient's LoggerFactory to enable for your own LoggerFactory + Version 3.2.5 - Do not mutate dictionary when passed to our SDK using LoginAsync, LogoutAsync or RefreshTokenAsync @@ -108,7 +111,7 @@ Auth0 OIDC Android Xamarin - + diff --git a/nuget/Auth0.OidcClient.AndroidX.nuspec b/nuget/Auth0.OidcClient.AndroidX.nuspec index 8d0c803e..14d13875 100644 --- a/nuget/Auth0.OidcClient.AndroidX.nuspec +++ b/nuget/Auth0.OidcClient.AndroidX.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.AndroidX - 3.2.5 + 3.2.6 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for Xamarin AndroidX apps + Version 3.2.6 + - Expose OidcClient's LoggerFactory to enable for your own LoggerFactory + Version 3.2.5 - Do not mutate dictionary when passed to our SDK using LoginAsync, LogoutAsync or RefreshTokenAsync @@ -41,7 +44,7 @@ Auth0 OIDC Android Xamarin - + diff --git a/nuget/Auth0.OidcClient.Core.nuspec b/nuget/Auth0.OidcClient.Core.nuspec index 847faf2f..e0002691 100644 --- a/nuget/Auth0.OidcClient.Core.nuspec +++ b/nuget/Auth0.OidcClient.Core.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.Core - 3.2.5 + 3.2.6 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for native apps + Version 3.2.6 + - Expose OidcClient's LoggerFactory to enable for your own LoggerFactory + Version 3.2.5 - Do not mutate dictionary when passed to our SDK using LoginAsync, LogoutAsync or RefreshTokenAsync diff --git a/nuget/Auth0.OidcClient.UWP.nuspec b/nuget/Auth0.OidcClient.UWP.nuspec index 2f55b622..4114cd3e 100644 --- a/nuget/Auth0.OidcClient.UWP.nuspec +++ b/nuget/Auth0.OidcClient.UWP.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.UWP - 3.2.5 + 3.2.6 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for Universal Windows Platform (UWP) apps + Version 3.2.6 + - Expose OidcClient's LoggerFactory to enable for your own LoggerFactory + Version 3.2.5 - Do not mutate dictionary when passed to our SDK using LoginAsync, LogoutAsync or RefreshTokenAsync @@ -90,7 +93,7 @@ Auth0 OIDC UWP Windows10 - + diff --git a/nuget/Auth0.OidcClient.WPF.nuspec b/nuget/Auth0.OidcClient.WPF.nuspec index 94a64a01..f72c5705 100644 --- a/nuget/Auth0.OidcClient.WPF.nuspec +++ b/nuget/Auth0.OidcClient.WPF.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.WPF - 3.2.5 + 3.2.6 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for WPF apps + Version 3.2.6 + - Expose OidcClient's LoggerFactory to enable for your own LoggerFactory + Version 3.2.5 - Do not mutate dictionary when passed to our SDK using LoginAsync, LogoutAsync or RefreshTokenAsync @@ -106,11 +109,11 @@ Auth0 OIDC WPF - + - + diff --git a/nuget/Auth0.OidcClient.WinForms.nuspec b/nuget/Auth0.OidcClient.WinForms.nuspec index 69c8e313..d0f7253a 100644 --- a/nuget/Auth0.OidcClient.WinForms.nuspec +++ b/nuget/Auth0.OidcClient.WinForms.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.WinForms - 3.2.6 + 3.2.7 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for WinForms apps + Version 3.2.7 + - Expose OidcClient's LoggerFactory to enable for your own LoggerFactory + Version 3.2.6 - Do not mutate dictionary when passed to our SDK using LoginAsync, LogoutAsync or RefreshTokenAsync @@ -99,11 +102,11 @@ Auth0 OIDC WinForms - + - + diff --git a/nuget/Auth0.OidcClient.iOS.nuspec b/nuget/Auth0.OidcClient.iOS.nuspec index b2bbb44e..0f74f4fb 100644 --- a/nuget/Auth0.OidcClient.iOS.nuspec +++ b/nuget/Auth0.OidcClient.iOS.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.iOS - 3.3.5 + 3.3.6 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for Xamarin iOS apps + Version 3.3.6 + - Expose OidcClient's LoggerFactory to enable for your own LoggerFactory + Version 3.3.5 - Do not mutate dictionary when passed to our SDK using LoginAsync, LogoutAsync or RefreshTokenAsync @@ -90,7 +93,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 6efc085c..d10b1c5b 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.5 - 3.2.5 - 3.2.5 + 3.2.6 + 3.2.6 + 3.2.6 bin\Release\netstandard2.0\Auth0.OidcClient.Core.xml