diff --git a/Directory.Packages.props b/Directory.Packages.props index 300ec1d4..c087c8d1 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -20,6 +20,7 @@ + @@ -35,15 +36,14 @@ - - - + + + - @@ -58,14 +58,14 @@ - + - + - + - + - + - + - + - + - + - + - - - - - - - + + + + + + + @@ -356,7 +356,7 @@ Note: OpenIddict uses PolySharp to dynamically generate polyfills for types that are not available on some of the targeted TFMs (e.g Index, Range or nullable attributes on .NET Framework/.NET Standard). --> - + - + - + - + - + diff --git a/gen/OpenIddict.Client.WebIntegration.Generators/OpenIddict.Client.WebIntegration.Generators.csproj b/gen/OpenIddict.Client.WebIntegration.Generators/OpenIddict.Client.WebIntegration.Generators.csproj index 97b95915..0357ce00 100644 --- a/gen/OpenIddict.Client.WebIntegration.Generators/OpenIddict.Client.WebIntegration.Generators.csproj +++ b/gen/OpenIddict.Client.WebIntegration.Generators/OpenIddict.Client.WebIntegration.Generators.csproj @@ -2,6 +2,7 @@ netstandard2.0 + true false false false diff --git a/global.json b/global.json index fae21be3..45e9ccc4 100644 --- a/global.json +++ b/global.json @@ -1,12 +1,12 @@ { "sdk": { - "version": "7.0.101", + "version": "7.0.203", "allowPrerelease": true, "rollForward": "major" }, "tools": { - "dotnet": "7.0.101" + "dotnet": "7.0.203" }, "msbuild-sdks": { diff --git a/sandbox/OpenIddict.Sandbox.WinForms.Client/OpenIddict.Sandbox.WinForms.Client.csproj b/sandbox/OpenIddict.Sandbox.WinForms.Client/OpenIddict.Sandbox.WinForms.Client.csproj index 0128865c..caac4ade 100644 --- a/sandbox/OpenIddict.Sandbox.WinForms.Client/OpenIddict.Sandbox.WinForms.Client.csproj +++ b/sandbox/OpenIddict.Sandbox.WinForms.Client/OpenIddict.Sandbox.WinForms.Client.csproj @@ -21,7 +21,6 @@ - \ No newline at end of file diff --git a/sandbox/OpenIddict.Sandbox.Wpf.Client/OpenIddict.Sandbox.Wpf.Client.csproj b/sandbox/OpenIddict.Sandbox.Wpf.Client/OpenIddict.Sandbox.Wpf.Client.csproj index f5e64aba..47aa9257 100644 --- a/sandbox/OpenIddict.Sandbox.Wpf.Client/OpenIddict.Sandbox.Wpf.Client.csproj +++ b/sandbox/OpenIddict.Sandbox.Wpf.Client/OpenIddict.Sandbox.Wpf.Client.csproj @@ -22,7 +22,6 @@ -