From e552e7fb569a4632331ff94e94c4ce9959b3072b Mon Sep 17 00:00:00 2001 From: Frederik Prijck Date: Wed, 19 Jul 2023 04:53:29 +0200 Subject: [PATCH] Prepare release (#263) --- 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 dd147dcc..35e40b39 100644 --- a/nuget/Auth0.OidcClient.Android.nuspec +++ b/nuget/Auth0.OidcClient.Android.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.Android - 3.4.0 + 3.4.1 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for Xamarin Android apps + Version 3.4.1 + - Do not lowercase org_name claim + Version 3.4.0 - Support Organization Name - Correctly set IdentityModel.OidcClient dependency to v5 @@ -123,7 +126,7 @@ Auth0 OIDC Android Xamarin - + diff --git a/nuget/Auth0.OidcClient.AndroidX.nuspec b/nuget/Auth0.OidcClient.AndroidX.nuspec index e6280444..425f5ecd 100644 --- a/nuget/Auth0.OidcClient.AndroidX.nuspec +++ b/nuget/Auth0.OidcClient.AndroidX.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.AndroidX - 3.4.0 + 3.4.1 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for Xamarin AndroidX apps + Version 3.4.1 + - Do not lowercase org_name claim + Version 3.4.0 - Support Organization Name - Correctly set IdentityModel.OidcClient dependency to v5 @@ -56,7 +59,7 @@ Auth0 OIDC Android Xamarin - + diff --git a/nuget/Auth0.OidcClient.Core.nuspec b/nuget/Auth0.OidcClient.Core.nuspec index 30bef11e..4d0e4809 100644 --- a/nuget/Auth0.OidcClient.Core.nuspec +++ b/nuget/Auth0.OidcClient.Core.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.Core - 3.4.0 + 3.4.1 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for native apps + Version 3.4.1 + - Do not lowercase org_name claim + Version 3.4.0 - Support Organization Name - Correctly set IdentityModel.OidcClient dependency to v5 diff --git a/nuget/Auth0.OidcClient.UWP.nuspec b/nuget/Auth0.OidcClient.UWP.nuspec index 0ff1e612..e1284e9c 100644 --- a/nuget/Auth0.OidcClient.UWP.nuspec +++ b/nuget/Auth0.OidcClient.UWP.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.UWP - 3.4.0 + 3.4.1 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for Universal Windows Platform (UWP) apps + Version 3.4.1 + - Do not lowercase org_name claim + Version 3.4.0 - Support Organization Name - Correctly set IdentityModel.OidcClient dependency to v5 @@ -104,7 +107,7 @@ Auth0 OIDC UWP Windows10 - + diff --git a/nuget/Auth0.OidcClient.WPF.nuspec b/nuget/Auth0.OidcClient.WPF.nuspec index 2a27952d..47aa88d1 100644 --- a/nuget/Auth0.OidcClient.WPF.nuspec +++ b/nuget/Auth0.OidcClient.WPF.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.WPF - 3.4.0 + 3.4.1 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for WPF apps + Version 3.4.1 + - Do not lowercase org_name claim + Version 3.4.0 - Support Organization Name - Correctly set IdentityModel.OidcClient dependency to v5 @@ -120,11 +123,11 @@ Auth0 OIDC WPF - + - + diff --git a/nuget/Auth0.OidcClient.WinForms.nuspec b/nuget/Auth0.OidcClient.WinForms.nuspec index 577198f7..f46f9f3e 100644 --- a/nuget/Auth0.OidcClient.WinForms.nuspec +++ b/nuget/Auth0.OidcClient.WinForms.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.WinForms - 3.4.0 + 3.4.1 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for WinForms apps + Version 3.4.1 + - Do not lowercase org_name claim + Version 3.4.0 - Support Organization Name - Correctly set IdentityModel.OidcClient dependency to v5 @@ -113,11 +116,11 @@ Auth0 OIDC WinForms - + - + diff --git a/nuget/Auth0.OidcClient.iOS.nuspec b/nuget/Auth0.OidcClient.iOS.nuspec index 8eef388f..0e56e38a 100644 --- a/nuget/Auth0.OidcClient.iOS.nuspec +++ b/nuget/Auth0.OidcClient.iOS.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.iOS - 3.5.0 + 3.5.1 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for Xamarin iOS apps + Version 3.5.1 + - Do not lowercase org_name claim + Version 3.5.0 - Support Organization Name - Correctly set IdentityModel.OidcClient dependency to v5 @@ -104,7 +107,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 adb4ab6a..4e009150 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.4.0 - 3.4.0 - 3.4.0 + 3.4.1 + 3.4.1 + 3.4.1 Release;Debug