diff --git a/Directory.Packages.props b/Directory.Packages.props index 6aa6d46e..6cfa7add 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -68,23 +68,23 @@ - - - + + + - - - - - - - - - + + + + + + + + + - + diff --git a/global.json b/global.json index 0b183496..c4c2ea47 100644 --- a/global.json +++ b/global.json @@ -1,12 +1,12 @@ { "sdk": { - "version": "8.0.302", + "version": "8.0.303", "allowPrerelease": true, "rollForward": "major" }, "tools": { - "dotnet": "8.0.302" + "dotnet": "8.0.303" }, "msbuild-sdks": {