From ae534797277fb41a9ea3e7efef7d5b434472e9bf Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Sun, 15 Jan 2023 02:07:40 +0200 Subject: [PATCH] Netmash.Security.Authentication.Identity .net 6 upgrade --- Notes.txt | 2 +- .../Netmash.Security.Authentication.Identity.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Notes.txt b/Notes.txt index e842801..b8eec52 100644 --- a/Notes.txt +++ b/Notes.txt @@ -17,7 +17,7 @@ dotnet nuget push Netmash.Extensions.Swagger.1.0.6.nupkg -k ****KEY**** -s https dotnet nuget push Netmash.Extensions.Http.1.0.0.nupkg -k ****KEY**** -s https://lab.code-rove.com/public-nuget-server/nuget -dotnet nuget push Netmash.Security.Authentication.Identity.1.0.7.nupkg -k ****KEY**** -s https://lab.code-rove.com/public-nuget-server/nuget +dotnet nuget push Netmash.Security.Authentication.Identity.1.0.8.nupkg -k ****KEY**** -s https://lab.code-rove.com/public-nuget-server/nuget dotnet nuget push Netmash.Extensions.Caching.1.0.1.nupkg -k ****KEY**** -s https://lab.code-rove.com/public-nuget-server/nuget diff --git a/src/security/authentication/Netmash.Security.Authentication.Identity/Netmash.Security.Authentication.Identity.csproj b/src/security/authentication/Netmash.Security.Authentication.Identity/Netmash.Security.Authentication.Identity.csproj index 19a619e..3411d8f 100644 --- a/src/security/authentication/Netmash.Security.Authentication.Identity/Netmash.Security.Authentication.Identity.csproj +++ b/src/security/authentication/Netmash.Security.Authentication.Identity/Netmash.Security.Authentication.Identity.csproj @@ -1,13 +1,13 @@  - netstandard2.0 + net6.0 Add authentication handler with inhouse identity server https://lab.code-rove.com/gitea/bricks/netmash https://lab.code-rove.com/gitea/bricks/netmash Git Netmash Authentication Identity - 1.0.7 + 1.0.8