From dc94fde9b211b37666394990a7a1a53e6db36df2 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 17 Oct 2023 02:20:57 +0000 Subject: [PATCH] fix: update packages --- .../Aguacongas.AspNetCore.Authentication.TestBase.csproj | 4 ++-- .../Aguacongas.AspNetCore.Authentication.Test.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Aguacongas.AspNetCore.Authentication.TestBase/Aguacongas.AspNetCore.Authentication.TestBase.csproj b/src/Aguacongas.AspNetCore.Authentication.TestBase/Aguacongas.AspNetCore.Authentication.TestBase.csproj index 90b6dc3..845df58 100644 --- a/src/Aguacongas.AspNetCore.Authentication.TestBase/Aguacongas.AspNetCore.Authentication.TestBase.csproj +++ b/src/Aguacongas.AspNetCore.Authentication.TestBase/Aguacongas.AspNetCore.Authentication.TestBase.csproj @@ -40,8 +40,8 @@ - - + + diff --git a/test/Aguacongas.AspNetCore.Authentication.Test/Aguacongas.AspNetCore.Authentication.Test.csproj b/test/Aguacongas.AspNetCore.Authentication.Test/Aguacongas.AspNetCore.Authentication.Test.csproj index d9a732e..05381dd 100644 --- a/test/Aguacongas.AspNetCore.Authentication.Test/Aguacongas.AspNetCore.Authentication.Test.csproj +++ b/test/Aguacongas.AspNetCore.Authentication.Test/Aguacongas.AspNetCore.Authentication.Test.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers