From 9afca4e86fdc97aa0921fc195ba1748f3752a32f Mon Sep 17 00:00:00 2001 From: thomasduft Date: Sat, 22 Jun 2024 14:33:11 +0000 Subject: [PATCH] Update OpenIddict packages to latest versions --- samples/Api/Api.csproj | 6 +++--- samples/Server/Server.csproj | 18 +++++++++--------- .../tomware.OpenIddict.UI.Identity.Api.csproj | 6 +++--- .../tomware.OpenIddict.UI.Identity.Core.csproj | 2 +- ...penIddict.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 | 10 +++++----- 9 files changed, 32 insertions(+), 32 deletions(-) diff --git a/samples/Api/Api.csproj b/samples/Api/Api.csproj index 8e77d7e..6625603 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 09441ac..3e13079 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 8781819..bb2488e 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 05c5df9..6ad266c 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 0e4f062..cff88f9 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 7e45e2b..e20e5b5 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 1cba124..f892440 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 26c8cbc..1d63136 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 4f130dc..27f0676 100644 --- a/tests/OpenIddict.UI.Tests.csproj +++ b/tests/OpenIddict.UI.Tests.csproj @@ -8,15 +8,15 @@ - - + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all