diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d083f238a..215cf6799 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -27,19 +27,19 @@ - + https://github.com/dotnet/arcade - e1240639569fad610705b52713d6d6b19f8fe433 + 33235aeaaa886866a388926dc6d5d0e8b789aaaa - + https://github.com/dotnet/arcade - e1240639569fad610705b52713d6d6b19f8fe433 + 33235aeaaa886866a388926dc6d5d0e8b789aaaa - + https://github.com/dotnet/arcade - e1240639569fad610705b52713d6d6b19f8fe433 + 33235aeaaa886866a388926dc6d5d0e8b789aaaa - \ No newline at end of file + diff --git a/global.json b/global.json index d750be3cb..d4acc4206 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "tools": { - "dotnet": "9.0.115" + "dotnet": "9.0.116" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26201.6", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26223.2", "Microsoft.Build.NoTargets": "3.7.0" } }