diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 3c330ad2007..d2d1fceb24f 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 9.0.113-servicing.25615.2 + 9.0.114-servicing.26059.10 9.0.0-alpha.1.23556.4 9.0.0-rc.2.24462.10 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f6a67ac9940..01fdd45b8ac 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/sdk - 537175220f65f0b65f41cdf4cfc888bd1c83dfb3 + e6a495fb58ac3ea75303467c4657f0e8c85252df https://github.com/dotnet/runtime diff --git a/global.json b/global.json index aaed41e60f8..2b0acb28d59 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "9.0.113-servicing.25615.2" + "version": "9.0.114-servicing.26059.10" }, "tools": { - "dotnet": "9.0.113-servicing.25615.2" + "dotnet": "9.0.114-servicing.26059.10" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4"