From 1031710a2d2ffbf976efc26b5663cbf7204bf40b Mon Sep 17 00:00:00 2001 From: thomasduft Date: Wed, 15 May 2024 08:13:45 +0000 Subject: [PATCH] Update OpenIddict packages to latest versions --- samples/Api/Api.csproj | 6 +++--- samples/Server/Server.csproj | 16 ++++++++-------- .../tomware.OpenIddict.UI.Identity.Api.csproj | 6 +++--- .../tomware.OpenIddict.UI.Identity.Core.csproj | 2 +- ....OpenIddict.UI.Identity.Infrastructure.csproj | 6 +++--- .../tomware.OpenIddict.UI.Api.csproj | 4 ++-- .../tomware.OpenIddict.UI.Infrastructure.csproj | 8 ++++---- .../tomware.OpenIddict.UI.Suite.Api.csproj | 4 ++-- tests/OpenIddict.UI.Tests.csproj | 8 ++++---- 9 files changed, 30 insertions(+), 30 deletions(-) diff --git a/samples/Api/Api.csproj b/samples/Api/Api.csproj index 295f00a..8e77d7e 100644 --- a/samples/Api/Api.csproj +++ b/samples/Api/Api.csproj @@ -6,9 +6,9 @@ - - - + + + diff --git a/samples/Server/Server.csproj b/samples/Server/Server.csproj index 3bdbf11..09441ac 100644 --- a/samples/Server/Server.csproj +++ b/samples/Server/Server.csproj @@ -12,25 +12,25 @@ - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - - - + + + - + diff --git a/src/identity/OpenIddict.UI.Identity.Api/tomware.OpenIddict.UI.Identity.Api.csproj b/src/identity/OpenIddict.UI.Identity.Api/tomware.OpenIddict.UI.Identity.Api.csproj index 1b2a874..8781819 100644 --- a/src/identity/OpenIddict.UI.Identity.Api/tomware.OpenIddict.UI.Identity.Api.csproj +++ b/src/identity/OpenIddict.UI.Identity.Api/tomware.OpenIddict.UI.Identity.Api.csproj @@ -10,14 +10,14 @@ - + - - + + diff --git a/src/identity/OpenIddict.UI.Identity.Core/tomware.OpenIddict.UI.Identity.Core.csproj b/src/identity/OpenIddict.UI.Identity.Core/tomware.OpenIddict.UI.Identity.Core.csproj index 8733bda..05c5df9 100644 --- a/src/identity/OpenIddict.UI.Identity.Core/tomware.OpenIddict.UI.Identity.Core.csproj +++ b/src/identity/OpenIddict.UI.Identity.Core/tomware.OpenIddict.UI.Identity.Core.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/identity/OpenIddict.UI.Identity.Infrastructure/tomware.OpenIddict.UI.Identity.Infrastructure.csproj b/src/identity/OpenIddict.UI.Identity.Infrastructure/tomware.OpenIddict.UI.Identity.Infrastructure.csproj index cf6a904..0e4f062 100644 --- a/src/identity/OpenIddict.UI.Identity.Infrastructure/tomware.OpenIddict.UI.Identity.Infrastructure.csproj +++ b/src/identity/OpenIddict.UI.Identity.Infrastructure/tomware.OpenIddict.UI.Identity.Infrastructure.csproj @@ -9,13 +9,13 @@ - - + + - + diff --git a/src/openiddict/OpenIddict.UI.Api/tomware.OpenIddict.UI.Api.csproj b/src/openiddict/OpenIddict.UI.Api/tomware.OpenIddict.UI.Api.csproj index 24b8737..7e45e2b 100644 --- a/src/openiddict/OpenIddict.UI.Api/tomware.OpenIddict.UI.Api.csproj +++ b/src/openiddict/OpenIddict.UI.Api/tomware.OpenIddict.UI.Api.csproj @@ -9,13 +9,13 @@ - + - + diff --git a/src/openiddict/OpenIddict.UI.Infrastructure/tomware.OpenIddict.UI.Infrastructure.csproj b/src/openiddict/OpenIddict.UI.Infrastructure/tomware.OpenIddict.UI.Infrastructure.csproj index 94086b1..1cba124 100644 --- a/src/openiddict/OpenIddict.UI.Infrastructure/tomware.OpenIddict.UI.Infrastructure.csproj +++ b/src/openiddict/OpenIddict.UI.Infrastructure/tomware.OpenIddict.UI.Infrastructure.csproj @@ -9,14 +9,14 @@ - - + + - - + + diff --git a/src/suite/OpenIddict.UI.Suite.Api/tomware.OpenIddict.UI.Suite.Api.csproj b/src/suite/OpenIddict.UI.Suite.Api/tomware.OpenIddict.UI.Suite.Api.csproj index 1a34b68..26c8cbc 100644 --- a/src/suite/OpenIddict.UI.Suite.Api/tomware.OpenIddict.UI.Suite.Api.csproj +++ b/src/suite/OpenIddict.UI.Suite.Api/tomware.OpenIddict.UI.Suite.Api.csproj @@ -9,13 +9,13 @@ - + - + diff --git a/tests/OpenIddict.UI.Tests.csproj b/tests/OpenIddict.UI.Tests.csproj index a7ed4ab..4f130dc 100644 --- a/tests/OpenIddict.UI.Tests.csproj +++ b/tests/OpenIddict.UI.Tests.csproj @@ -9,14 +9,14 @@ - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all