diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 9aef27688e4..3c330ad2007 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.25608.12 + 9.0.113-servicing.25615.2 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 1c749dc2612..f6a67ac9940 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/sdk - 48e7568f19ea0dcabd66f6c2a3ea3699c2156453 + 537175220f65f0b65f41cdf4cfc888bd1c83dfb3 https://github.com/dotnet/runtime diff --git a/global.json b/global.json index dd6fc5c2178..aaed41e60f8 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "9.0.113-servicing.25608.12" + "version": "9.0.113-servicing.25615.2" }, "tools": { - "dotnet": "9.0.113-servicing.25608.12" + "dotnet": "9.0.113-servicing.25615.2" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4"