diff --git a/Directory.Packages.props b/Directory.Packages.props index 53dca4ab..c7c47642 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -9,8 +9,8 @@ - - + + @@ -52,22 +52,22 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/global.json b/global.json index bf5fb9f2..0a08cf8e 100644 --- a/global.json +++ b/global.json @@ -4,8 +4,8 @@ "runtimes": { "aspnetcore": [ - "2.1.21", - "3.1.7" + "2.1.22", + "3.1.8" ] } },