From 0078fd61216e6e2ca437993aaa3da2a5dd1e3e4e Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 28 Mar 2024 02:35:42 +0000 Subject: [PATCH 1/3] fix: update packages --- src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj | 4 ++-- .../Aguacongas.IdentityServer.KeysRotation.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj b/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj index d79390c59..96c684f66 100644 --- a/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj +++ b/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj @@ -54,8 +54,8 @@ - - + + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj b/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj index 864b7b12e..49157faf0 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj @@ -23,7 +23,7 @@ - + From d8a0d3e2680180693cc2e8a19a0d85be14d5531b Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 29 Mar 2024 02:31:13 +0000 Subject: [PATCH 2/3] fix: update packages --- .../Aguacongas.TheIdServer.Api.csproj | 2 +- .../Aguacongas.TheIdServer.Private.csproj | 2 +- .../Aguacongas.TheIdServer.Public.csproj | 2 +- .../Aguacongas.TheIdServer.BlazorApp.csproj | 2 +- .../Aguacongas.TheIdServer.Duende.csproj | 2 +- src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sample/MultiTiers/Aguacongas.TheIdServer.Api/Aguacongas.TheIdServer.Api.csproj b/sample/MultiTiers/Aguacongas.TheIdServer.Api/Aguacongas.TheIdServer.Api.csproj index b1573163d..936b41f4f 100644 --- a/sample/MultiTiers/Aguacongas.TheIdServer.Api/Aguacongas.TheIdServer.Api.csproj +++ b/sample/MultiTiers/Aguacongas.TheIdServer.Api/Aguacongas.TheIdServer.Api.csproj @@ -49,7 +49,7 @@ - + diff --git a/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj b/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj index dd24b885a..db5df1cf0 100644 --- a/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj +++ b/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj @@ -49,7 +49,7 @@ - + diff --git a/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj b/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj index 2747eedf0..86e73e75d 100644 --- a/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj +++ b/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj @@ -37,7 +37,7 @@ - + diff --git a/src/Aguacongas.TheIdServer.BlazorApp/Aguacongas.TheIdServer.BlazorApp.csproj b/src/Aguacongas.TheIdServer.BlazorApp/Aguacongas.TheIdServer.BlazorApp.csproj index e308e2a90..15e7fc680 100644 --- a/src/Aguacongas.TheIdServer.BlazorApp/Aguacongas.TheIdServer.BlazorApp.csproj +++ b/src/Aguacongas.TheIdServer.BlazorApp/Aguacongas.TheIdServer.BlazorApp.csproj @@ -35,7 +35,7 @@ - + diff --git a/src/Aguacongas.TheIdServer.Duende/Aguacongas.TheIdServer.Duende.csproj b/src/Aguacongas.TheIdServer.Duende/Aguacongas.TheIdServer.Duende.csproj index 3fd7d03dc..748aca5db 100644 --- a/src/Aguacongas.TheIdServer.Duende/Aguacongas.TheIdServer.Duende.csproj +++ b/src/Aguacongas.TheIdServer.Duende/Aguacongas.TheIdServer.Duende.csproj @@ -55,6 +55,6 @@ - + diff --git a/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj b/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj index 96c684f66..61955bdbd 100644 --- a/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj +++ b/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj @@ -50,7 +50,7 @@ - + From 36f6b120b3b98ed7526bf2d5449f877e175d28b3 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 3 Apr 2024 02:30:41 +0000 Subject: [PATCH 3/3] fix: update packages --- .../Aguacongas.TheIdServer.Private.csproj | 2 +- .../Aguacongas.TheIdServer.Public.csproj | 2 +- .../Aguacongas.TheIdServer.csproj | 16 ++++++++-------- .../Aguacongas.IdentityServer.Admin.csproj | 2 +- ...Aguacongas.IdentityServer.KeysRotation.csproj | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj b/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj index db5df1cf0..d0fbc26c4 100644 --- a/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj +++ b/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj @@ -51,7 +51,7 @@ - + diff --git a/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj b/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj index 86e73e75d..9af46a3da 100644 --- a/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj +++ b/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj @@ -38,7 +38,7 @@ - + diff --git a/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj b/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj index 61955bdbd..310f7e8a8 100644 --- a/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj +++ b/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj @@ -32,9 +32,9 @@ - - - + + + @@ -52,17 +52,17 @@ - - + + - - + + - + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.Admin/Aguacongas.IdentityServer.Admin.csproj b/src/IdentityServer/Aguacongas.IdentityServer.Admin/Aguacongas.IdentityServer.Admin.csproj index b8cb71c34..bb47c9236 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.Admin/Aguacongas.IdentityServer.Admin.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.Admin/Aguacongas.IdentityServer.Admin.csproj @@ -44,7 +44,7 @@ - + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj b/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj index 49157faf0..1f9823f42 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj @@ -23,7 +23,7 @@ - +