diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 2fc99520a1ec..750941f5c943 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.25561.8 + 9.0.113-servicing.25562.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 dcd386e4ca6a..67770c486381 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/sdk - 42347195a6ffbb1aa45e3272663eb066bf4d5907 + f957924829e814893c1d2e361af1cb39a1757a80 https://github.com/dotnet/runtime diff --git a/global.json b/global.json index 6154c7968901..345c1d743daf 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "9.0.113-servicing.25561.8" + "version": "9.0.113-servicing.25562.12" }, "tools": { - "dotnet": "9.0.113-servicing.25561.8" + "dotnet": "9.0.113-servicing.25562.12" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4"