diff --git a/eng/Version.Details.props b/eng/Version.Details.props index a0ae3904aa24..9aef27688e4c 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.5 + 9.0.113-servicing.25608.12 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 2baf4c550e0c..1c749dc2612b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/sdk - 6373e262f1e7c719b5d7c42866222d2355f4006a + 48e7568f19ea0dcabd66f6c2a3ea3699c2156453 https://github.com/dotnet/runtime diff --git a/global.json b/global.json index a4b51f590db2..dd6fc5c21780 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "9.0.113-servicing.25608.5" + "version": "9.0.113-servicing.25608.12" }, "tools": { - "dotnet": "9.0.113-servicing.25608.5" + "dotnet": "9.0.113-servicing.25608.12" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4"