diff --git a/Packages.props b/Packages.props index bba0138a..a4523121 100644 --- a/Packages.props +++ b/Packages.props @@ -52,22 +52,22 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/global.json b/global.json index 0ffdc0ba..4e51b9b1 100644 --- a/global.json +++ b/global.json @@ -5,7 +5,7 @@ "runtimes": { "aspnetcore": [ "2.1.23", - "3.1.9" + "3.1.10" ] } },