diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9818cca325..875566d2d0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,14 +15,14 @@ - + https://github.com/dotnet/arcade - f843e65cdfc9e9af05d987f2f7f2e6f6a6106eb5 + efce34e9f9f25af27e2b471fbbf8c21f1ac2e318 - + https://github.com/dotnet/arcade - f843e65cdfc9e9af05d987f2f7f2e6f6a6106eb5 + efce34e9f9f25af27e2b471fbbf8c21f1ac2e318 diff --git a/global.json b/global.json index 2f7b3a1c1d..5d5f57783e 100644 --- a/global.json +++ b/global.json @@ -1,14 +1,14 @@ { "sdk": { - "version": "9.0.115", + "version": "9.0.116", "allowPrerelease": true, "rollForward": "major" }, "tools": { - "dotnet": "9.0.115" + "dotnet": "9.0.116" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26220.3", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26301.4", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0" }