diff --git a/AuthPermissions.AspNetCore/CreateNuGetRelease.nuspec b/AuthPermissions.AspNetCore/CreateNuGetRelease.nuspec
index c872ccb7..265cd5f6 100644
--- a/AuthPermissions.AspNetCore/CreateNuGetRelease.nuspec
+++ b/AuthPermissions.AspNetCore/CreateNuGetRelease.nuspec
@@ -2,46 +2,41 @@
AuthPermissions.AspNetCore
- 6.0.0
+ 6.1.0
Jon P Smith
AuthPermissions.AspNetCore
Copyright (c) 2021 Jon P Smith
Provides extra authorization and multi-tenant features to a ASP.NET Core application.
- - Significant changes to code to support sharding multi-tenant applications
- - BREAKING CHANGES: Replaced the old services for handling sharding entries due to a limitation
- - Improvement: The ability to define a sharding-only mode - see Configuring sharding > sharding-only mode
- - Fix: The Sign up for a new tenant, with versioning now works with sharding-only tenants.
- - Improvement: New service to simplify the create / delete of sharding-only tenants.
-
+ - New version to support NET 8 - now supports NET 6, 7, and 8
+
MIT
https://github.com/JonPSmith/AuthPermissions.AspNetCore
images\AuthPermissionsAspNetCoreNuGetIcon.png
ASP.NET Core, Entity Framework Core
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
+
-
@@ -57,7 +52,7 @@
-
+
@@ -67,47 +62,88 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
-
-
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AuthPermissions.BaseCode/AuthPermissions.BaseCode.csproj b/AuthPermissions.BaseCode/AuthPermissions.BaseCode.csproj
index a71deef9..9233e06e 100644
--- a/AuthPermissions.BaseCode/AuthPermissions.BaseCode.csproj
+++ b/AuthPermissions.BaseCode/AuthPermissions.BaseCode.csproj
@@ -44,7 +44,7 @@
-
+
\ No newline at end of file