diff --git a/nuget/Auth0.OidcClient.AndroidX.nuspec b/nuget/Auth0.OidcClient.AndroidX.nuspec
index fafff72e..81e7d4fc 100644
--- a/nuget/Auth0.OidcClient.AndroidX.nuspec
+++ b/nuget/Auth0.OidcClient.AndroidX.nuspec
@@ -3,7 +3,7 @@
Auth0.OidcClient.AndroidX
- 4.0.0
+ 4.1.0-beta.0
Auth0
Auth0
Apache-2.0
@@ -12,6 +12,10 @@
false
Auth0 OIDC Client for Xamarin AndroidX apps
+ Version 4.1.0-beta.0
+ - Upgrade to .NET 8
+ - Bump Auth0.OidcClient.Core to use v4.0.1
+
Version 4.0.0
- Remove support for Client Secret
@@ -66,15 +70,15 @@
Auth0 OIDC Android Xamarin
-
+
-
-
+
+
\ No newline at end of file
diff --git a/nuget/Auth0.OidcClient.MAUI.nuspec b/nuget/Auth0.OidcClient.MAUI.nuspec
index f2097af3..71136bd4 100644
--- a/nuget/Auth0.OidcClient.MAUI.nuspec
+++ b/nuget/Auth0.OidcClient.MAUI.nuspec
@@ -2,7 +2,7 @@
Auth0.OidcClient.MAUI
- 1.0.1
+ 1.1.0-beta.0
Auth0
Auth0
Apache-2.0
@@ -11,6 +11,9 @@
false
Auth0 OIDC Client for MAUI apps
+ Version 1.1.0-beta.0
+ - Upgrade to .NET 8
+
Version 1.0.1
- Add net-6.0 target to Auth0 MAUI NuGet package.
- Bump Auth0.OidcClient.Core to v4, removing support for ClientSecret
@@ -28,43 +31,43 @@
Auth0 OIDC MAUI
README.md
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
diff --git a/nuget/Auth0.OidcClient.UWP.nuspec b/nuget/Auth0.OidcClient.UWP.nuspec
index 8cb64608..b231cb15 100644
--- a/nuget/Auth0.OidcClient.UWP.nuspec
+++ b/nuget/Auth0.OidcClient.UWP.nuspec
@@ -3,7 +3,7 @@
Auth0.OidcClient.UWP
- 4.0.0
+ 4.1.0-beta.0
Auth0
Auth0
Apache-2.0
@@ -12,6 +12,9 @@
false
Auth0 OIDC Client for Universal Windows Platform (UWP) apps
+ Version 4.1.0-beta.0
+ - Upgrade to .NET 8
+
Version 4.0.0
- Remove support for Client Secret
@@ -85,7 +88,7 @@
- Ensure user agent sent on RefreshToken and ProcessResponse
- Remove obsolete PlatformWebView class
- Support Microsoft Edge and prefer it over Internet Explorer
- - Min UWP target is now uap10.0.16299 (Fall Creators Edition)
+ - Min UWP target is now uap10.0.19041.0 (Fall Creators Edition)
Version 2.4.3
- Improved XML code documentation.
@@ -109,16 +112,16 @@
Copyright 2017-2020 Auth0, Inc.
Auth0 OIDC UWP Windows10
-
-
+
+
-
-
-
-
+
+
+
+
\ No newline at end of file
diff --git a/nuget/Auth0.OidcClient.WPF.nuspec b/nuget/Auth0.OidcClient.WPF.nuspec
index 7fc6e5b7..88cdadc3 100644
--- a/nuget/Auth0.OidcClient.WPF.nuspec
+++ b/nuget/Auth0.OidcClient.WPF.nuspec
@@ -3,7 +3,7 @@
Auth0.OidcClient.WPF
- 4.0.0
+ 4.1.0-beta.0
Auth0
Auth0
Apache-2.0
@@ -12,12 +12,16 @@
false
Auth0 OIDC Client for WPF apps
+ Version 4.1.0-beta.0
+ - Upgrade to .NET 8
+ - Bump Auth0.OidcClient.Core to use v4.0.1
+
Version 4.0.0
- Remove support for Client Secret
- Drop support for WebView for WPF and Winforms and default to WebView2
Version 3.5.0
- - Add support for .NET6+ by supporting WebView2
+ - Add support for .net8+ by supporting WebView2
Version 3.4.1
- Do not lowercase org_name claim
@@ -130,15 +134,15 @@
Auth0 OIDC WPF
-
+
-
+
-
-
+
+
@@ -148,8 +152,8 @@
-
-
+
+
\ No newline at end of file
diff --git a/nuget/Auth0.OidcClient.WinForms.nuspec b/nuget/Auth0.OidcClient.WinForms.nuspec
index 0a0da23a..ba4b4d40 100644
--- a/nuget/Auth0.OidcClient.WinForms.nuspec
+++ b/nuget/Auth0.OidcClient.WinForms.nuspec
@@ -3,7 +3,7 @@
Auth0.OidcClient.WinForms
- 4.0.0
+ 4.1.0-beta.0
Auth0
Auth0
Apache-2.0
@@ -12,6 +12,10 @@
false
Auth0 OIDC Client for WinForms apps
+ Version 4.1.0-beta.0
+ - Upgrade to .NET 8
+ - Bump Auth0.OidcClient.Core to use v4.0.1
+
Version 4.0.0
- Remove support for Client Secret
- Drop support for WebView for WPF and Winforms and default to WebView2
@@ -123,7 +127,7 @@
Auth0 OIDC WinForms
-
+
@@ -141,8 +145,8 @@
-
-
+
+
\ No newline at end of file
diff --git a/nuget/Auth0.OidcClient.iOS.nuspec b/nuget/Auth0.OidcClient.iOS.nuspec
index 6d5128d9..7d4baeb7 100644
--- a/nuget/Auth0.OidcClient.iOS.nuspec
+++ b/nuget/Auth0.OidcClient.iOS.nuspec
@@ -3,7 +3,7 @@
Auth0.OidcClient.iOS
- 4.0.0
+ 4.1.0-beta.0
Auth0
Auth0
Apache-2.0
@@ -12,11 +12,15 @@
false
Auth0 OIDC Client for Xamarin iOS apps
+ Version 4.1.0-beta.0
+ - Upgrade to .NET 8
+ - Bump Auth0.OidcClient.Core to use v4.0.1
+
Version 4.0.0
- Remove support for Client Secret
Version 3.6.0
- - Support .NET6 and above
+ - Support .net8 and above
Version 3.5.1
- Do not lowercase org_name claim
@@ -113,15 +117,15 @@
Auth0 OIDC iOS Xamarin
-
+
-
-
+
+
\ No newline at end of file
diff --git a/src/Auth0.OidcClient.AndroidX/.version b/src/Auth0.OidcClient.AndroidX/.version
index 0c89fc92..3768596d 100644
--- a/src/Auth0.OidcClient.AndroidX/.version
+++ b/src/Auth0.OidcClient.AndroidX/.version
@@ -1 +1 @@
-4.0.0
\ No newline at end of file
+4.1.0-beta.0
\ No newline at end of file
diff --git a/src/Auth0.OidcClient.MAUI/.version b/src/Auth0.OidcClient.MAUI/.version
index 7dea76ed..2e501697 100644
--- a/src/Auth0.OidcClient.MAUI/.version
+++ b/src/Auth0.OidcClient.MAUI/.version
@@ -1 +1 @@
-1.0.1
+1.1.0-beta.0
diff --git a/src/Auth0.OidcClient.UWP/.version b/src/Auth0.OidcClient.UWP/.version
index 0c89fc92..3768596d 100644
--- a/src/Auth0.OidcClient.UWP/.version
+++ b/src/Auth0.OidcClient.UWP/.version
@@ -1 +1 @@
-4.0.0
\ No newline at end of file
+4.1.0-beta.0
\ No newline at end of file
diff --git a/src/Auth0.OidcClient.WPF/.version b/src/Auth0.OidcClient.WPF/.version
index 0c89fc92..3768596d 100644
--- a/src/Auth0.OidcClient.WPF/.version
+++ b/src/Auth0.OidcClient.WPF/.version
@@ -1 +1 @@
-4.0.0
\ No newline at end of file
+4.1.0-beta.0
\ No newline at end of file
diff --git a/src/Auth0.OidcClient.WinForms/.version b/src/Auth0.OidcClient.WinForms/.version
index 0c89fc92..3768596d 100644
--- a/src/Auth0.OidcClient.WinForms/.version
+++ b/src/Auth0.OidcClient.WinForms/.version
@@ -1 +1 @@
-4.0.0
\ No newline at end of file
+4.1.0-beta.0
\ No newline at end of file
diff --git a/src/Auth0.OidcClient.iOS/.version b/src/Auth0.OidcClient.iOS/.version
index 0c89fc92..3768596d 100644
--- a/src/Auth0.OidcClient.iOS/.version
+++ b/src/Auth0.OidcClient.iOS/.version
@@ -1 +1 @@
-4.0.0
\ No newline at end of file
+4.1.0-beta.0
\ No newline at end of file