diff --git a/Directory.Packages.props b/Directory.Packages.props index 483a0f7d..9bc08288 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -44,11 +44,11 @@ - - - - - + + + + + @@ -69,43 +69,43 @@ - - - + + + - - + + - - - - + + + + - - - - - + + + + + - - - - - - - - - + + + + + + + + + - - - - - + + + + + diff --git a/global.json b/global.json index 360d975c..b408e5e0 100644 --- a/global.json +++ b/global.json @@ -1,12 +1,12 @@ { "sdk": { - "version": "10.0.202", + "version": "10.0.203", "allowPrerelease": true, "rollForward": "major" }, "tools": { - "dotnet": "10.0.202" + "dotnet": "10.0.203" }, "msbuild-sdks": {