diff --git a/JwtAuthentication.Core/JwtAuthentication.Core.csproj b/JwtAuthentication.Core/JwtAuthentication.Core.csproj index 3bc6d04..0ce7676 100644 --- a/JwtAuthentication.Core/JwtAuthentication.Core.csproj +++ b/JwtAuthentication.Core/JwtAuthentication.Core.csproj @@ -1,4 +1,4 @@ - + netcoreapp3.0;netcoreapp3.1;net5.0;net6.0;net7.0;net8.0;net9.0 diff --git a/JwtAuthentication.Identity/JwtAuthentication.Identity.csproj b/JwtAuthentication.Identity/JwtAuthentication.Identity.csproj index 949c8fc..e880c35 100644 --- a/JwtAuthentication.Identity/JwtAuthentication.Identity.csproj +++ b/JwtAuthentication.Identity/JwtAuthentication.Identity.csproj @@ -1,4 +1,4 @@ - + netcoreapp3.0;netcoreapp3.1;net5.0;net6.0;net7.0;net8.0;net9.0 @@ -23,8 +23,32 @@ logo.png - - + + + + + + + + + + + + + + + + + + + + + + + + + +