From 76afaa96c27012e29ffbd700188e90e63572eb6f Mon Sep 17 00:00:00 2001 From: Bruno Brito Date: Thu, 18 Apr 2024 21:41:34 -0300 Subject: [PATCH] fix: deps upgrade --- ....Security.JwtExtensions.ApiAuthenticator.csproj | 14 +++++++------- ...tDevPack.Security.JwtExtensions.ApiTests.csproj | 6 +++--- .../NetDevPack.Security.JwtExtensions.Tests.csproj | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/samples/NetDevPack.Security.JwtExtensions.ApiAuthenticator/NetDevPack.Security.JwtExtensions.ApiAuthenticator.csproj b/samples/NetDevPack.Security.JwtExtensions.ApiAuthenticator/NetDevPack.Security.JwtExtensions.ApiAuthenticator.csproj index 776225e..694defe 100644 --- a/samples/NetDevPack.Security.JwtExtensions.ApiAuthenticator/NetDevPack.Security.JwtExtensions.ApiAuthenticator.csproj +++ b/samples/NetDevPack.Security.JwtExtensions.ApiAuthenticator/NetDevPack.Security.JwtExtensions.ApiAuthenticator.csproj @@ -6,20 +6,20 @@ - - - - + + + + - + - + - + diff --git a/tests/NetDevPack.Security.JwtExtensions.ApiTests/NetDevPack.Security.JwtExtensions.ApiTests.csproj b/tests/NetDevPack.Security.JwtExtensions.ApiTests/NetDevPack.Security.JwtExtensions.ApiTests.csproj index ecc8ec2..9d92a45 100644 --- a/tests/NetDevPack.Security.JwtExtensions.ApiTests/NetDevPack.Security.JwtExtensions.ApiTests.csproj +++ b/tests/NetDevPack.Security.JwtExtensions.ApiTests/NetDevPack.Security.JwtExtensions.ApiTests.csproj @@ -10,12 +10,12 @@ - + - + - + diff --git a/tests/NetDevPack.Security.JwtExtensions.Tests/NetDevPack.Security.JwtExtensions.Tests.csproj b/tests/NetDevPack.Security.JwtExtensions.Tests/NetDevPack.Security.JwtExtensions.Tests.csproj index a1e7bbf..2dd1ebd 100644 --- a/tests/NetDevPack.Security.JwtExtensions.Tests/NetDevPack.Security.JwtExtensions.Tests.csproj +++ b/tests/NetDevPack.Security.JwtExtensions.Tests/NetDevPack.Security.JwtExtensions.Tests.csproj @@ -28,13 +28,13 @@ - + - + - +