From a1285ede5d6d941722af88ff2d6f69f82cc774ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Mon, 20 Apr 2026 16:56:36 +0200 Subject: [PATCH] Bump the .NET SDK and packages --- Directory.Packages.props | 110 ++++++++++-------- WorkloadRollback.json | 30 ++--- global.json | 8 +- .../OpenIddict.Client.AspNetCore.csproj | 11 ++ .../OpenIddict.Client.DataProtection.csproj | 11 ++ .../OpenIddict.Server.AspNetCore.csproj | 11 ++ .../OpenIddict.Server.DataProtection.csproj | 11 ++ .../OpenIddict.Validation.AspNetCore.csproj | 11 ++ ...penIddict.Validation.DataProtection.csproj | 11 ++ 9 files changed, 144 insertions(+), 70 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 7223334a..618ded0a 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -30,11 +30,11 @@ - + - + @@ -48,6 +48,7 @@ + - + @@ -133,11 +135,11 @@ - + - + @@ -150,12 +152,13 @@ + - + @@ -216,31 +219,32 @@ - + - + - + - + - + + - - + + @@ -263,31 +267,32 @@ - - - - - + + + + + - - - - + + + + - + + - - - + + + @@ -309,31 +314,32 @@ - - - - - + + + + + - - - - + + + + - + + - - - + + + - + + + + + diff --git a/src/OpenIddict.Client.DataProtection/OpenIddict.Client.DataProtection.csproj b/src/OpenIddict.Client.DataProtection/OpenIddict.Client.DataProtection.csproj index e83934fb..824006bd 100644 --- a/src/OpenIddict.Client.DataProtection/OpenIddict.Client.DataProtection.csproj +++ b/src/OpenIddict.Client.DataProtection/OpenIddict.Client.DataProtection.csproj @@ -21,6 +21,17 @@ + + + + + + diff --git a/src/OpenIddict.Server.AspNetCore/OpenIddict.Server.AspNetCore.csproj b/src/OpenIddict.Server.AspNetCore/OpenIddict.Server.AspNetCore.csproj index 9bcb99cd..5264b5b6 100644 --- a/src/OpenIddict.Server.AspNetCore/OpenIddict.Server.AspNetCore.csproj +++ b/src/OpenIddict.Server.AspNetCore/OpenIddict.Server.AspNetCore.csproj @@ -17,6 +17,17 @@ + + + + + + diff --git a/src/OpenIddict.Server.DataProtection/OpenIddict.Server.DataProtection.csproj b/src/OpenIddict.Server.DataProtection/OpenIddict.Server.DataProtection.csproj index 94546789..22e6b9dd 100644 --- a/src/OpenIddict.Server.DataProtection/OpenIddict.Server.DataProtection.csproj +++ b/src/OpenIddict.Server.DataProtection/OpenIddict.Server.DataProtection.csproj @@ -22,6 +22,17 @@ + + + + + + diff --git a/src/OpenIddict.Validation.AspNetCore/OpenIddict.Validation.AspNetCore.csproj b/src/OpenIddict.Validation.AspNetCore/OpenIddict.Validation.AspNetCore.csproj index 550868ff..8ff58969 100644 --- a/src/OpenIddict.Validation.AspNetCore/OpenIddict.Validation.AspNetCore.csproj +++ b/src/OpenIddict.Validation.AspNetCore/OpenIddict.Validation.AspNetCore.csproj @@ -17,6 +17,17 @@ + + + + + + diff --git a/src/OpenIddict.Validation.DataProtection/OpenIddict.Validation.DataProtection.csproj b/src/OpenIddict.Validation.DataProtection/OpenIddict.Validation.DataProtection.csproj index e4c96818..b5769417 100644 --- a/src/OpenIddict.Validation.DataProtection/OpenIddict.Validation.DataProtection.csproj +++ b/src/OpenIddict.Validation.DataProtection/OpenIddict.Validation.DataProtection.csproj @@ -21,6 +21,17 @@ + + + + + +