From 02d5e4a459e744f089b08dc84891bf61c0648c14 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 17 Aug 2022 04:13:41 +0000 Subject: [PATCH] fix: update packages --- .../Aguacongas.TheIdServer.Api.csproj | 2 +- .../Aguacongas.TheIdServer.Private.csproj | 4 ++-- .../Aguacongas.TheIdServer.Public.csproj | 4 ++-- src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj | 2 +- .../Aguacongas.IdentityServer.Admin.csproj | 2 +- .../Aguacongas.IdentityServer.KeysRotation.csproj | 4 ++-- .../Aguacongas.TheIdServer.Migrations.MySql.csproj | 2 +- .../Aguacongas.IdentityServer.Admin.Http.Store.Test.csproj | 2 +- .../Aguacongas.TheIdServer.BlazorApp.Test.csproj | 4 ++-- .../Aguacongas.TheIdServer.Test.csproj | 2 +- .../Aguacongas.IdentityServer.Admin.Duende.Test.csproj | 4 ++-- .../Aguacongas.IdentityServer.Duende.Test.csproj | 4 ++-- ....IdentityServer.EntityFramework.Store.Duende.Test.csproj | 2 +- .../Aguacongas.IdentityServer.Http.Store.Duende.Test.csproj | 2 +- ...guacongas.IdentityServer.KeysRotation.Duende.Test.csproj | 4 ++-- ...uacongas.IdentityServer.MongoDb.Store.Duende.Test.csproj | 4 ++-- ...uacongas.IdentityServer.RavenDb.Store.Duende.Test.csproj | 6 +++--- ...heIdServer.Authentication.Integration.Duende.Test.csproj | 6 +++--- .../Aguacongas.TheIdServer.Duende.Test.csproj | 2 +- .../Aguacongas.TheIdServer.Identity.Duende.Test.csproj | 2 +- ...ngas.TheIdServer.Identity.Integration.Duende.Test.csproj | 4 ++-- .../Aguacongas.TheIdServer.Integration.Duende.Test.csproj | 4 ++-- .../Aguacongas.IdentityServer.Admin.IS4.Test.csproj | 4 ++-- ...gas.IdentityServer.EntityFramework.Store.IS4.Test.csproj | 2 +- .../Aguacongas.IdentityServer.Http.Store.IS4.Test.csproj | 2 +- .../Aguacongas.IdentityServer.IS4.Test.csproj | 4 ++-- .../Aguacongas.IdentityServer.KeysRotation.IS4.Test.csproj | 4 ++-- .../Aguacongas.IdentityServer.MongoDb.Store.IS4.Test.csproj | 4 ++-- .../Aguacongas.IdentityServer.RavenDb.Store.IS4.Test.csproj | 6 +++--- ...s.TheIdServer.Authentication.Integration.IS4.Test.csproj | 6 +++--- .../Aguacongas.TheIdServer.IS4.Test.csproj | 4 ++-- .../Aguacongas.TheIdServer.Identity.IS4.Test.csproj | 2 +- ...acongas.TheIdServer.Identity.Integration.IS4.Test.csproj | 4 ++-- .../Aguacongas.TheIdServer.Integration.IS4.Test.csproj | 4 ++-- 34 files changed, 59 insertions(+), 59 deletions(-) diff --git a/sample/MultiTiers/Aguacongas.TheIdServer.Api/Aguacongas.TheIdServer.Api.csproj b/sample/MultiTiers/Aguacongas.TheIdServer.Api/Aguacongas.TheIdServer.Api.csproj index 0a85c16f3..28cf4a8a5 100644 --- a/sample/MultiTiers/Aguacongas.TheIdServer.Api/Aguacongas.TheIdServer.Api.csproj +++ b/sample/MultiTiers/Aguacongas.TheIdServer.Api/Aguacongas.TheIdServer.Api.csproj @@ -53,7 +53,7 @@ - + diff --git a/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj b/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj index e7bc47616..b94cf273a 100644 --- a/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj +++ b/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj @@ -51,9 +51,9 @@ - + - + diff --git a/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj b/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj index 6eb59f297..39a0ec90e 100644 --- a/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj +++ b/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj @@ -39,8 +39,8 @@ - - + + diff --git a/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj b/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj index d40be1a8d..8710fdb5f 100644 --- a/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj +++ b/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj @@ -50,7 +50,7 @@ - + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.Admin/Aguacongas.IdentityServer.Admin.csproj b/src/IdentityServer/Aguacongas.IdentityServer.Admin/Aguacongas.IdentityServer.Admin.csproj index cad270fd6..f7276abe1 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.Admin/Aguacongas.IdentityServer.Admin.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.Admin/Aguacongas.IdentityServer.Admin.csproj @@ -49,7 +49,7 @@ - + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj b/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj index e93506ee9..eaca0b71e 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj @@ -30,9 +30,9 @@ - + - + diff --git a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.MySql/Aguacongas.TheIdServer.Migrations.MySql.csproj b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.MySql/Aguacongas.TheIdServer.Migrations.MySql.csproj index b7cf22c8c..0311204b2 100644 --- a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.MySql/Aguacongas.TheIdServer.Migrations.MySql.csproj +++ b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.MySql/Aguacongas.TheIdServer.Migrations.MySql.csproj @@ -31,7 +31,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 1b0a39805..0da5d0102 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 @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive 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 974c396a0..5337361b1 100644 --- a/test/Aguacongas.TheIdServer.BlazorApp.Test/Aguacongas.TheIdServer.BlazorApp.Test.csproj +++ b/test/Aguacongas.TheIdServer.BlazorApp.Test/Aguacongas.TheIdServer.BlazorApp.Test.csproj @@ -12,8 +12,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Aguacongas.TheIdServer.Test/Aguacongas.TheIdServer.Test.csproj b/test/Aguacongas.TheIdServer.Test/Aguacongas.TheIdServer.Test.csproj index 2718e2a30..437142c4f 100644 --- a/test/Aguacongas.TheIdServer.Test/Aguacongas.TheIdServer.Test.csproj +++ b/test/Aguacongas.TheIdServer.Test/Aguacongas.TheIdServer.Test.csproj @@ -14,7 +14,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Duende/Aguacongas.IdentityServer.Admin.Duende.Test/Aguacongas.IdentityServer.Admin.Duende.Test.csproj b/test/Duende/Aguacongas.IdentityServer.Admin.Duende.Test/Aguacongas.IdentityServer.Admin.Duende.Test.csproj index 1b22355b2..34d5810a8 100644 --- a/test/Duende/Aguacongas.IdentityServer.Admin.Duende.Test/Aguacongas.IdentityServer.Admin.Duende.Test.csproj +++ b/test/Duende/Aguacongas.IdentityServer.Admin.Duende.Test/Aguacongas.IdentityServer.Admin.Duende.Test.csproj @@ -37,8 +37,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Duende/Aguacongas.IdentityServer.Duende.Test/Aguacongas.IdentityServer.Duende.Test.csproj b/test/Duende/Aguacongas.IdentityServer.Duende.Test/Aguacongas.IdentityServer.Duende.Test.csproj index a0e6121fe..60467cd60 100644 --- a/test/Duende/Aguacongas.IdentityServer.Duende.Test/Aguacongas.IdentityServer.Duende.Test.csproj +++ b/test/Duende/Aguacongas.IdentityServer.Duende.Test/Aguacongas.IdentityServer.Duende.Test.csproj @@ -23,8 +23,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Duende/Aguacongas.IdentityServer.EntityFramework.Store.Duende.Test/Aguacongas.IdentityServer.EntityFramework.Store.Duende.Test.csproj b/test/Duende/Aguacongas.IdentityServer.EntityFramework.Store.Duende.Test/Aguacongas.IdentityServer.EntityFramework.Store.Duende.Test.csproj index ac256b5cb..4c242d117 100644 --- a/test/Duende/Aguacongas.IdentityServer.EntityFramework.Store.Duende.Test/Aguacongas.IdentityServer.EntityFramework.Store.Duende.Test.csproj +++ b/test/Duende/Aguacongas.IdentityServer.EntityFramework.Store.Duende.Test/Aguacongas.IdentityServer.EntityFramework.Store.Duende.Test.csproj @@ -29,7 +29,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Duende/Aguacongas.IdentityServer.Http.Store.Duende.Test/Aguacongas.IdentityServer.Http.Store.Duende.Test.csproj b/test/Duende/Aguacongas.IdentityServer.Http.Store.Duende.Test/Aguacongas.IdentityServer.Http.Store.Duende.Test.csproj index 9b110b886..bdf1c3b57 100644 --- a/test/Duende/Aguacongas.IdentityServer.Http.Store.Duende.Test/Aguacongas.IdentityServer.Http.Store.Duende.Test.csproj +++ b/test/Duende/Aguacongas.IdentityServer.Http.Store.Duende.Test/Aguacongas.IdentityServer.Http.Store.Duende.Test.csproj @@ -29,7 +29,7 @@ - + diff --git a/test/Duende/Aguacongas.IdentityServer.KeysRotation.Duende.Test/Aguacongas.IdentityServer.KeysRotation.Duende.Test.csproj b/test/Duende/Aguacongas.IdentityServer.KeysRotation.Duende.Test/Aguacongas.IdentityServer.KeysRotation.Duende.Test.csproj index 3369821f1..0f4d117d1 100644 --- a/test/Duende/Aguacongas.IdentityServer.KeysRotation.Duende.Test/Aguacongas.IdentityServer.KeysRotation.Duende.Test.csproj +++ b/test/Duende/Aguacongas.IdentityServer.KeysRotation.Duende.Test/Aguacongas.IdentityServer.KeysRotation.Duende.Test.csproj @@ -39,8 +39,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Duende/Aguacongas.IdentityServer.MongoDb.Store.Duende.Test/Aguacongas.IdentityServer.MongoDb.Store.Duende.Test.csproj b/test/Duende/Aguacongas.IdentityServer.MongoDb.Store.Duende.Test/Aguacongas.IdentityServer.MongoDb.Store.Duende.Test.csproj index 4951014a7..f9538af1f 100644 --- a/test/Duende/Aguacongas.IdentityServer.MongoDb.Store.Duende.Test/Aguacongas.IdentityServer.MongoDb.Store.Duende.Test.csproj +++ b/test/Duende/Aguacongas.IdentityServer.MongoDb.Store.Duende.Test/Aguacongas.IdentityServer.MongoDb.Store.Duende.Test.csproj @@ -24,8 +24,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Duende/Aguacongas.IdentityServer.RavenDb.Store.Duende.Test/Aguacongas.IdentityServer.RavenDb.Store.Duende.Test.csproj b/test/Duende/Aguacongas.IdentityServer.RavenDb.Store.Duende.Test/Aguacongas.IdentityServer.RavenDb.Store.Duende.Test.csproj index aa1e0a250..5c7e59dfe 100644 --- a/test/Duende/Aguacongas.IdentityServer.RavenDb.Store.Duende.Test/Aguacongas.IdentityServer.RavenDb.Store.Duende.Test.csproj +++ b/test/Duende/Aguacongas.IdentityServer.RavenDb.Store.Duende.Test/Aguacongas.IdentityServer.RavenDb.Store.Duende.Test.csproj @@ -58,9 +58,9 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Duende/Aguacongas.TheIdServer.Authentication.Integration.Duende.Test/Aguacongas.TheIdServer.Authentication.Integration.Duende.Test.csproj b/test/Duende/Aguacongas.TheIdServer.Authentication.Integration.Duende.Test/Aguacongas.TheIdServer.Authentication.Integration.Duende.Test.csproj index 17c22d87a..d10a32a86 100644 --- a/test/Duende/Aguacongas.TheIdServer.Authentication.Integration.Duende.Test/Aguacongas.TheIdServer.Authentication.Integration.Duende.Test.csproj +++ b/test/Duende/Aguacongas.TheIdServer.Authentication.Integration.Duende.Test/Aguacongas.TheIdServer.Authentication.Integration.Duende.Test.csproj @@ -26,9 +26,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Duende/Aguacongas.TheIdServer.Duende.Test/Aguacongas.TheIdServer.Duende.Test.csproj b/test/Duende/Aguacongas.TheIdServer.Duende.Test/Aguacongas.TheIdServer.Duende.Test.csproj index e760b30b6..9b816265b 100644 --- a/test/Duende/Aguacongas.TheIdServer.Duende.Test/Aguacongas.TheIdServer.Duende.Test.csproj +++ b/test/Duende/Aguacongas.TheIdServer.Duende.Test/Aguacongas.TheIdServer.Duende.Test.csproj @@ -32,7 +32,7 @@ - + diff --git a/test/Duende/Aguacongas.TheIdServer.Identity.Duende.Test/Aguacongas.TheIdServer.Identity.Duende.Test.csproj b/test/Duende/Aguacongas.TheIdServer.Identity.Duende.Test/Aguacongas.TheIdServer.Identity.Duende.Test.csproj index a01103503..8172bb2d4 100644 --- a/test/Duende/Aguacongas.TheIdServer.Identity.Duende.Test/Aguacongas.TheIdServer.Identity.Duende.Test.csproj +++ b/test/Duende/Aguacongas.TheIdServer.Identity.Duende.Test/Aguacongas.TheIdServer.Identity.Duende.Test.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Duende/Aguacongas.TheIdServer.Identity.Integration.Duende.Test/Aguacongas.TheIdServer.Identity.Integration.Duende.Test.csproj b/test/Duende/Aguacongas.TheIdServer.Identity.Integration.Duende.Test/Aguacongas.TheIdServer.Identity.Integration.Duende.Test.csproj index f727368e2..31be3df93 100644 --- a/test/Duende/Aguacongas.TheIdServer.Identity.Integration.Duende.Test/Aguacongas.TheIdServer.Identity.Integration.Duende.Test.csproj +++ b/test/Duende/Aguacongas.TheIdServer.Identity.Integration.Duende.Test/Aguacongas.TheIdServer.Identity.Integration.Duende.Test.csproj @@ -31,8 +31,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Duende/Aguacongas.TheIdServer.Integration.Duende.Test/Aguacongas.TheIdServer.Integration.Duende.Test.csproj b/test/Duende/Aguacongas.TheIdServer.Integration.Duende.Test/Aguacongas.TheIdServer.Integration.Duende.Test.csproj index 5464180f3..c897b5f5d 100644 --- a/test/Duende/Aguacongas.TheIdServer.Integration.Duende.Test/Aguacongas.TheIdServer.Integration.Duende.Test.csproj +++ b/test/Duende/Aguacongas.TheIdServer.Integration.Duende.Test/Aguacongas.TheIdServer.Integration.Duende.Test.csproj @@ -58,8 +58,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/IS4/Aguacongas.IdentityServer.Admin.IS4.Test/Aguacongas.IdentityServer.Admin.IS4.Test.csproj b/test/IS4/Aguacongas.IdentityServer.Admin.IS4.Test/Aguacongas.IdentityServer.Admin.IS4.Test.csproj index a9797e0ee..addf5e0e8 100644 --- a/test/IS4/Aguacongas.IdentityServer.Admin.IS4.Test/Aguacongas.IdentityServer.Admin.IS4.Test.csproj +++ b/test/IS4/Aguacongas.IdentityServer.Admin.IS4.Test/Aguacongas.IdentityServer.Admin.IS4.Test.csproj @@ -26,8 +26,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/IS4/Aguacongas.IdentityServer.EntityFramework.Store.IS4.Test/Aguacongas.IdentityServer.EntityFramework.Store.IS4.Test.csproj b/test/IS4/Aguacongas.IdentityServer.EntityFramework.Store.IS4.Test/Aguacongas.IdentityServer.EntityFramework.Store.IS4.Test.csproj index 6ae5a580a..e53690b27 100644 --- a/test/IS4/Aguacongas.IdentityServer.EntityFramework.Store.IS4.Test/Aguacongas.IdentityServer.EntityFramework.Store.IS4.Test.csproj +++ b/test/IS4/Aguacongas.IdentityServer.EntityFramework.Store.IS4.Test/Aguacongas.IdentityServer.EntityFramework.Store.IS4.Test.csproj @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/IS4/Aguacongas.IdentityServer.Http.Store.IS4.Test/Aguacongas.IdentityServer.Http.Store.IS4.Test.csproj b/test/IS4/Aguacongas.IdentityServer.Http.Store.IS4.Test/Aguacongas.IdentityServer.Http.Store.IS4.Test.csproj index a8106419b..cd7c2b4ae 100644 --- a/test/IS4/Aguacongas.IdentityServer.Http.Store.IS4.Test/Aguacongas.IdentityServer.Http.Store.IS4.Test.csproj +++ b/test/IS4/Aguacongas.IdentityServer.Http.Store.IS4.Test/Aguacongas.IdentityServer.Http.Store.IS4.Test.csproj @@ -21,7 +21,7 @@ - + diff --git a/test/IS4/Aguacongas.IdentityServer.IS4.Test/Aguacongas.IdentityServer.IS4.Test.csproj b/test/IS4/Aguacongas.IdentityServer.IS4.Test/Aguacongas.IdentityServer.IS4.Test.csproj index 20771110c..6ea0db66c 100644 --- a/test/IS4/Aguacongas.IdentityServer.IS4.Test/Aguacongas.IdentityServer.IS4.Test.csproj +++ b/test/IS4/Aguacongas.IdentityServer.IS4.Test/Aguacongas.IdentityServer.IS4.Test.csproj @@ -15,8 +15,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/IS4/Aguacongas.IdentityServer.KeysRotation.IS4.Test/Aguacongas.IdentityServer.KeysRotation.IS4.Test.csproj b/test/IS4/Aguacongas.IdentityServer.KeysRotation.IS4.Test/Aguacongas.IdentityServer.KeysRotation.IS4.Test.csproj index bed2d715d..b2e7a8b73 100644 --- a/test/IS4/Aguacongas.IdentityServer.KeysRotation.IS4.Test/Aguacongas.IdentityServer.KeysRotation.IS4.Test.csproj +++ b/test/IS4/Aguacongas.IdentityServer.KeysRotation.IS4.Test/Aguacongas.IdentityServer.KeysRotation.IS4.Test.csproj @@ -31,8 +31,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/IS4/Aguacongas.IdentityServer.MongoDb.Store.IS4.Test/Aguacongas.IdentityServer.MongoDb.Store.IS4.Test.csproj b/test/IS4/Aguacongas.IdentityServer.MongoDb.Store.IS4.Test/Aguacongas.IdentityServer.MongoDb.Store.IS4.Test.csproj index fa655e913..9cb3f038a 100644 --- a/test/IS4/Aguacongas.IdentityServer.MongoDb.Store.IS4.Test/Aguacongas.IdentityServer.MongoDb.Store.IS4.Test.csproj +++ b/test/IS4/Aguacongas.IdentityServer.MongoDb.Store.IS4.Test/Aguacongas.IdentityServer.MongoDb.Store.IS4.Test.csproj @@ -16,8 +16,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/IS4/Aguacongas.IdentityServer.RavenDb.Store.IS4.Test/Aguacongas.IdentityServer.RavenDb.Store.IS4.Test.csproj b/test/IS4/Aguacongas.IdentityServer.RavenDb.Store.IS4.Test/Aguacongas.IdentityServer.RavenDb.Store.IS4.Test.csproj index a036474f1..103b3811e 100644 --- a/test/IS4/Aguacongas.IdentityServer.RavenDb.Store.IS4.Test/Aguacongas.IdentityServer.RavenDb.Store.IS4.Test.csproj +++ b/test/IS4/Aguacongas.IdentityServer.RavenDb.Store.IS4.Test/Aguacongas.IdentityServer.RavenDb.Store.IS4.Test.csproj @@ -50,9 +50,9 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/IS4/Aguacongas.TheIdServer.Authentication.Integration.IS4.Test/Aguacongas.TheIdServer.Authentication.Integration.IS4.Test.csproj b/test/IS4/Aguacongas.TheIdServer.Authentication.Integration.IS4.Test/Aguacongas.TheIdServer.Authentication.Integration.IS4.Test.csproj index aae650fb9..705fa6d9c 100644 --- a/test/IS4/Aguacongas.TheIdServer.Authentication.Integration.IS4.Test/Aguacongas.TheIdServer.Authentication.Integration.IS4.Test.csproj +++ b/test/IS4/Aguacongas.TheIdServer.Authentication.Integration.IS4.Test/Aguacongas.TheIdServer.Authentication.Integration.IS4.Test.csproj @@ -18,9 +18,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/IS4/Aguacongas.TheIdServer.IS4.Test/Aguacongas.TheIdServer.IS4.Test.csproj b/test/IS4/Aguacongas.TheIdServer.IS4.Test/Aguacongas.TheIdServer.IS4.Test.csproj index d6ee26f2f..c93a56c0c 100644 --- a/test/IS4/Aguacongas.TheIdServer.IS4.Test/Aguacongas.TheIdServer.IS4.Test.csproj +++ b/test/IS4/Aguacongas.TheIdServer.IS4.Test/Aguacongas.TheIdServer.IS4.Test.csproj @@ -24,8 +24,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/IS4/Aguacongas.TheIdServer.Identity.IS4.Test/Aguacongas.TheIdServer.Identity.IS4.Test.csproj b/test/IS4/Aguacongas.TheIdServer.Identity.IS4.Test/Aguacongas.TheIdServer.Identity.IS4.Test.csproj index f10fae439..cf6ff54f8 100644 --- a/test/IS4/Aguacongas.TheIdServer.Identity.IS4.Test/Aguacongas.TheIdServer.Identity.IS4.Test.csproj +++ b/test/IS4/Aguacongas.TheIdServer.Identity.IS4.Test/Aguacongas.TheIdServer.Identity.IS4.Test.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/IS4/Aguacongas.TheIdServer.Identity.Integration.IS4.Test/Aguacongas.TheIdServer.Identity.Integration.IS4.Test.csproj b/test/IS4/Aguacongas.TheIdServer.Identity.Integration.IS4.Test/Aguacongas.TheIdServer.Identity.Integration.IS4.Test.csproj index 13205c4c5..3af3ac6e4 100644 --- a/test/IS4/Aguacongas.TheIdServer.Identity.Integration.IS4.Test/Aguacongas.TheIdServer.Identity.Integration.IS4.Test.csproj +++ b/test/IS4/Aguacongas.TheIdServer.Identity.Integration.IS4.Test/Aguacongas.TheIdServer.Identity.Integration.IS4.Test.csproj @@ -24,8 +24,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/IS4/Aguacongas.TheIdServer.Integration.IS4.Test/Aguacongas.TheIdServer.Integration.IS4.Test.csproj b/test/IS4/Aguacongas.TheIdServer.Integration.IS4.Test/Aguacongas.TheIdServer.Integration.IS4.Test.csproj index 07f640d71..8d602e0c8 100644 --- a/test/IS4/Aguacongas.TheIdServer.Integration.IS4.Test/Aguacongas.TheIdServer.Integration.IS4.Test.csproj +++ b/test/IS4/Aguacongas.TheIdServer.Integration.IS4.Test/Aguacongas.TheIdServer.Integration.IS4.Test.csproj @@ -60,8 +60,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive