From 721a47bbef9fe7a076136ad7b2249de724628ae4 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 2 Apr 2021 02:56:24 +0000 Subject: [PATCH] fix: update packages --- .../Aguacongas.TheIdServer.Migrations.Oracle.csproj | 2 +- .../Aguacongas.IdentityServer.Admin.Http.Store.Test.csproj | 2 +- .../Aguacongas.IdentityServer.Admin.Test.csproj | 2 +- .../Aguacongas.IdentityServer.EntityFramework.Store.Test.csproj | 2 +- .../Aguacongas.IdentityServer.Http.Store.Test.csproj | 2 +- .../Aguacongas.IdentityServer.KeysRotation.Test.csproj | 2 +- .../Aguacongas.IdentityServer.RavenDb.Store.Test.csproj | 2 +- ...Aguacongas.TheIdServer.Authentication.IntegrationTest.csproj | 2 +- .../Aguacongas.TheIdServer.BlazorApp.Test.csproj | 2 +- .../Aguacongas.TheIdServer.Identity.IntegrationTest.csproj | 2 +- .../Aguacongas.TheIdServer.Identity.Test.csproj | 2 +- .../Aguacongas.TheIdServer.IntegrationTest.csproj | 2 +- .../Aguacongas.TheIdServer.Test.csproj | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.Oracle/Aguacongas.TheIdServer.Migrations.Oracle.csproj b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.Oracle/Aguacongas.TheIdServer.Migrations.Oracle.csproj index 07b8d358e..f4c44587f 100644 --- a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.Oracle/Aguacongas.TheIdServer.Migrations.Oracle.csproj +++ b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.Oracle/Aguacongas.TheIdServer.Migrations.Oracle.csproj @@ -20,7 +20,7 @@ - + diff --git a/test/Aguacongas.IdentityServer.Admin.Http.Store.Test/Aguacongas.IdentityServer.Admin.Http.Store.Test.csproj b/test/Aguacongas.IdentityServer.Admin.Http.Store.Test/Aguacongas.IdentityServer.Admin.Http.Store.Test.csproj index c4b103c9e..08060c7ff 100644 --- a/test/Aguacongas.IdentityServer.Admin.Http.Store.Test/Aguacongas.IdentityServer.Admin.Http.Store.Test.csproj +++ b/test/Aguacongas.IdentityServer.Admin.Http.Store.Test/Aguacongas.IdentityServer.Admin.Http.Store.Test.csproj @@ -7,7 +7,7 @@ - + all diff --git a/test/Aguacongas.IdentityServer.Admin.Test/Aguacongas.IdentityServer.Admin.Test.csproj b/test/Aguacongas.IdentityServer.Admin.Test/Aguacongas.IdentityServer.Admin.Test.csproj index cdee48c39..fe4fbf926 100644 --- a/test/Aguacongas.IdentityServer.Admin.Test/Aguacongas.IdentityServer.Admin.Test.csproj +++ b/test/Aguacongas.IdentityServer.Admin.Test/Aguacongas.IdentityServer.Admin.Test.csproj @@ -9,7 +9,7 @@ - + diff --git a/test/Aguacongas.IdentityServer.EntityFramework.Store.Test/Aguacongas.IdentityServer.EntityFramework.Store.Test.csproj b/test/Aguacongas.IdentityServer.EntityFramework.Store.Test/Aguacongas.IdentityServer.EntityFramework.Store.Test.csproj index 47ab4afe1..03bf076d7 100644 --- a/test/Aguacongas.IdentityServer.EntityFramework.Store.Test/Aguacongas.IdentityServer.EntityFramework.Store.Test.csproj +++ b/test/Aguacongas.IdentityServer.EntityFramework.Store.Test/Aguacongas.IdentityServer.EntityFramework.Store.Test.csproj @@ -8,7 +8,7 @@ - + all diff --git a/test/Aguacongas.IdentityServer.Http.Store.Test/Aguacongas.IdentityServer.Http.Store.Test.csproj b/test/Aguacongas.IdentityServer.Http.Store.Test/Aguacongas.IdentityServer.Http.Store.Test.csproj index a7fbe1a6b..99d4ce63e 100644 --- a/test/Aguacongas.IdentityServer.Http.Store.Test/Aguacongas.IdentityServer.Http.Store.Test.csproj +++ b/test/Aguacongas.IdentityServer.Http.Store.Test/Aguacongas.IdentityServer.Http.Store.Test.csproj @@ -7,7 +7,7 @@ - + diff --git a/test/Aguacongas.IdentityServer.KeysRotation.Test/Aguacongas.IdentityServer.KeysRotation.Test.csproj b/test/Aguacongas.IdentityServer.KeysRotation.Test/Aguacongas.IdentityServer.KeysRotation.Test.csproj index 4e16939a0..959e279bc 100644 --- a/test/Aguacongas.IdentityServer.KeysRotation.Test/Aguacongas.IdentityServer.KeysRotation.Test.csproj +++ b/test/Aguacongas.IdentityServer.KeysRotation.Test/Aguacongas.IdentityServer.KeysRotation.Test.csproj @@ -9,7 +9,7 @@ - + diff --git a/test/Aguacongas.IdentityServer.RavenDb.Store.Test/Aguacongas.IdentityServer.RavenDb.Store.Test.csproj b/test/Aguacongas.IdentityServer.RavenDb.Store.Test/Aguacongas.IdentityServer.RavenDb.Store.Test.csproj index 2f6afa30b..b9a7b0515 100644 --- a/test/Aguacongas.IdentityServer.RavenDb.Store.Test/Aguacongas.IdentityServer.RavenDb.Store.Test.csproj +++ b/test/Aguacongas.IdentityServer.RavenDb.Store.Test/Aguacongas.IdentityServer.RavenDb.Store.Test.csproj @@ -8,7 +8,7 @@ - + diff --git a/test/Aguacongas.TheIdServer.Authentication..Integration.Test/Aguacongas.TheIdServer.Authentication.IntegrationTest.csproj b/test/Aguacongas.TheIdServer.Authentication..Integration.Test/Aguacongas.TheIdServer.Authentication.IntegrationTest.csproj index d7a1eab1a..bf3f5c224 100644 --- a/test/Aguacongas.TheIdServer.Authentication..Integration.Test/Aguacongas.TheIdServer.Authentication.IntegrationTest.csproj +++ b/test/Aguacongas.TheIdServer.Authentication..Integration.Test/Aguacongas.TheIdServer.Authentication.IntegrationTest.csproj @@ -26,7 +26,7 @@ - + diff --git a/test/Aguacongas.TheIdServer.BlazorApp.Test/Aguacongas.TheIdServer.BlazorApp.Test.csproj b/test/Aguacongas.TheIdServer.BlazorApp.Test/Aguacongas.TheIdServer.BlazorApp.Test.csproj index b7d1fed8d..18fe5e602 100644 --- a/test/Aguacongas.TheIdServer.BlazorApp.Test/Aguacongas.TheIdServer.BlazorApp.Test.csproj +++ b/test/Aguacongas.TheIdServer.BlazorApp.Test/Aguacongas.TheIdServer.BlazorApp.Test.csproj @@ -11,7 +11,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/Aguacongas.TheIdServer.Identity.IntegrationTest/Aguacongas.TheIdServer.Identity.IntegrationTest.csproj b/test/Aguacongas.TheIdServer.Identity.IntegrationTest/Aguacongas.TheIdServer.Identity.IntegrationTest.csproj index e1c567a61..fe510c43e 100644 --- a/test/Aguacongas.TheIdServer.Identity.IntegrationTest/Aguacongas.TheIdServer.Identity.IntegrationTest.csproj +++ b/test/Aguacongas.TheIdServer.Identity.IntegrationTest/Aguacongas.TheIdServer.Identity.IntegrationTest.csproj @@ -21,7 +21,7 @@ - + diff --git a/test/Aguacongas.TheIdServer.Identity.Test/Aguacongas.TheIdServer.Identity.Test.csproj b/test/Aguacongas.TheIdServer.Identity.Test/Aguacongas.TheIdServer.Identity.Test.csproj index 782d15462..e2da7624a 100644 --- a/test/Aguacongas.TheIdServer.Identity.Test/Aguacongas.TheIdServer.Identity.Test.csproj +++ b/test/Aguacongas.TheIdServer.Identity.Test/Aguacongas.TheIdServer.Identity.Test.csproj @@ -8,7 +8,7 @@ - + all diff --git a/test/Aguacongas.TheIdServer.IntegrationTest/Aguacongas.TheIdServer.IntegrationTest.csproj b/test/Aguacongas.TheIdServer.IntegrationTest/Aguacongas.TheIdServer.IntegrationTest.csproj index 6df460b9c..9fdfe7889 100644 --- a/test/Aguacongas.TheIdServer.IntegrationTest/Aguacongas.TheIdServer.IntegrationTest.csproj +++ b/test/Aguacongas.TheIdServer.IntegrationTest/Aguacongas.TheIdServer.IntegrationTest.csproj @@ -15,7 +15,7 @@ - + diff --git a/test/Aguacongas.TheIdServer.Test/Aguacongas.TheIdServer.Test.csproj b/test/Aguacongas.TheIdServer.Test/Aguacongas.TheIdServer.Test.csproj index 73d3b8da1..5d436190f 100644 --- a/test/Aguacongas.TheIdServer.Test/Aguacongas.TheIdServer.Test.csproj +++ b/test/Aguacongas.TheIdServer.Test/Aguacongas.TheIdServer.Test.csproj @@ -7,7 +7,7 @@ - +