diff --git a/Packages.props b/Packages.props index f0babddb..846474fe 100644 --- a/Packages.props +++ b/Packages.props @@ -4,8 +4,8 @@ - - + + @@ -13,10 +13,10 @@ - - - - + + + + @@ -32,10 +32,10 @@ - - + + @@ -45,56 +45,59 @@ + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + - + - + + diff --git a/global.json b/global.json index 73862807..2eb4cb3f 100644 --- a/global.json +++ b/global.json @@ -1,11 +1,11 @@ { "tools": { - "dotnet": "5.0.101", + "dotnet": "5.0.201", "runtimes": { "aspnetcore": [ - "2.1.23", - "3.1.10" + "2.1.26", + "3.1.13" ] } }, diff --git a/src/OpenIddict.Abstractions/OpenIddict.Abstractions.csproj b/src/OpenIddict.Abstractions/OpenIddict.Abstractions.csproj index 5b056321..9d6c1878 100644 --- a/src/OpenIddict.Abstractions/OpenIddict.Abstractions.csproj +++ b/src/OpenIddict.Abstractions/OpenIddict.Abstractions.csproj @@ -13,6 +13,7 @@ +