From ee5a2277cff2916cb8c2002e5f5904a651b1d57a Mon Sep 17 00:00:00 2001 From: damienbod Date: Sat, 6 Nov 2021 13:18:17 +0100 Subject: [PATCH] Update .NET 5 --- .../AspNetCoreRequireMfaOidc.csproj | 2 +- DeviceFlowWeb/DeviceFlowWeb.csproj | 8 ++++---- .../IdentityStandaloneMfa.csproj | 14 +++++++------- .../IdentityStandaloneUserCheck.csproj | 10 +++++----- README.md | 2 ++ StsServer/StsServerIdentity.csproj | 18 +++++++++--------- WebApi/WebApi.csproj | 6 +++--- .../WebCodeFlowPkceClient.csproj | 14 +++++++------- WebHybridFlowClient/WebHybridFlowClient.csproj | 8 ++++---- 9 files changed, 42 insertions(+), 40 deletions(-) diff --git a/AspNetCoreRequireMfaOidc/AspNetCoreRequireMfaOidc.csproj b/AspNetCoreRequireMfaOidc/AspNetCoreRequireMfaOidc.csproj index ce69596..512e654 100644 --- a/AspNetCoreRequireMfaOidc/AspNetCoreRequireMfaOidc.csproj +++ b/AspNetCoreRequireMfaOidc/AspNetCoreRequireMfaOidc.csproj @@ -5,7 +5,7 @@ - + diff --git a/DeviceFlowWeb/DeviceFlowWeb.csproj b/DeviceFlowWeb/DeviceFlowWeb.csproj index e97be71..a8206af 100644 --- a/DeviceFlowWeb/DeviceFlowWeb.csproj +++ b/DeviceFlowWeb/DeviceFlowWeb.csproj @@ -8,13 +8,13 @@ - + - + - - + + diff --git a/IdentityStandaloneMfa/IdentityStandaloneMfa.csproj b/IdentityStandaloneMfa/IdentityStandaloneMfa.csproj index fd02aa5..0dceb8c 100644 --- a/IdentityStandaloneMfa/IdentityStandaloneMfa.csproj +++ b/IdentityStandaloneMfa/IdentityStandaloneMfa.csproj @@ -7,13 +7,13 @@ - - - - - - - + + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/IdentityStandaloneUserCheck/IdentityStandaloneUserCheck.csproj b/IdentityStandaloneUserCheck/IdentityStandaloneUserCheck.csproj index 0c6e773..3c12992 100644 --- a/IdentityStandaloneUserCheck/IdentityStandaloneUserCheck.csproj +++ b/IdentityStandaloneUserCheck/IdentityStandaloneUserCheck.csproj @@ -6,11 +6,11 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/README.md b/README.md index 30e96d0..1509196 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ Update-Database ## History +- 2021-11-06 Update .NET 5 + - 2021-08-19 improved security headers - 2021-08-18 Updated packages, improved security headers STS diff --git a/StsServer/StsServerIdentity.csproj b/StsServer/StsServerIdentity.csproj index 1a24373..5b87529 100644 --- a/StsServer/StsServerIdentity.csproj +++ b/StsServer/StsServerIdentity.csproj @@ -13,16 +13,16 @@ - + - + - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -31,14 +31,14 @@ - + - + - + diff --git a/WebApi/WebApi.csproj b/WebApi/WebApi.csproj index c71cf63..f8a7918 100644 --- a/WebApi/WebApi.csproj +++ b/WebApi/WebApi.csproj @@ -8,11 +8,11 @@ - + - - + + diff --git a/WebCodeFlowPkceClient/WebCodeFlowPkceClient.csproj b/WebCodeFlowPkceClient/WebCodeFlowPkceClient.csproj index 62cb9c6..6338d3e 100644 --- a/WebCodeFlowPkceClient/WebCodeFlowPkceClient.csproj +++ b/WebCodeFlowPkceClient/WebCodeFlowPkceClient.csproj @@ -5,24 +5,24 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + - + diff --git a/WebHybridFlowClient/WebHybridFlowClient.csproj b/WebHybridFlowClient/WebHybridFlowClient.csproj index d47be18..b65df25 100644 --- a/WebHybridFlowClient/WebHybridFlowClient.csproj +++ b/WebHybridFlowClient/WebHybridFlowClient.csproj @@ -6,15 +6,15 @@ - - + + - + - +