From d2a3a0daff4a539719eae21780210df2bf22431d Mon Sep 17 00:00:00 2001 From: thomasduft Date: Wed, 28 Aug 2024 18:29:55 +0000 Subject: [PATCH] chore: Update OpenIddict packages to latest versions --- samples/Api/Api.csproj | 6 +++--- samples/Server/Server.csproj | 8 ++++---- .../tomware.OpenIddict.UI.Identity.Api.csproj | 2 +- .../tomware.OpenIddict.UI.Identity.Infrastructure.csproj | 4 ++-- .../OpenIddict.UI.Api/tomware.OpenIddict.UI.Api.csproj | 2 +- .../tomware.OpenIddict.UI.Infrastructure.csproj | 4 ++-- .../tomware.OpenIddict.UI.Suite.Api.csproj | 2 +- tests/OpenIddict.UI.Tests.csproj | 2 +- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/samples/Api/Api.csproj b/samples/Api/Api.csproj index c2aba9f..a948b73 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 ae56fd6..793fb9d 100644 --- a/samples/Server/Server.csproj +++ b/samples/Server/Server.csproj @@ -22,15 +22,15 @@ - - - + + + - + 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 eeb3a24..f00654a 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 @@ -17,7 +17,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 f7609a1..3da401f 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 d3e334f..33ccf72 100644 --- a/src/openiddict/OpenIddict.UI.Api/tomware.OpenIddict.UI.Api.csproj +++ b/src/openiddict/OpenIddict.UI.Api/tomware.OpenIddict.UI.Api.csproj @@ -15,7 +15,7 @@ - + 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 20ad099..a006859 100644 --- a/src/openiddict/OpenIddict.UI.Infrastructure/tomware.OpenIddict.UI.Infrastructure.csproj +++ b/src/openiddict/OpenIddict.UI.Infrastructure/tomware.OpenIddict.UI.Infrastructure.csproj @@ -15,8 +15,8 @@ - - + + 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 af73536..855d787 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 @@ -15,7 +15,7 @@ - + diff --git a/tests/OpenIddict.UI.Tests.csproj b/tests/OpenIddict.UI.Tests.csproj index 454d85b..d9ad9ad 100644 --- a/tests/OpenIddict.UI.Tests.csproj +++ b/tests/OpenIddict.UI.Tests.csproj @@ -8,7 +8,7 @@ - +