diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 482bdabb01e2..30d129770f6b 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.25563.11 + 9.0.113-servicing.25563.23 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 09ccc917c5ec..6eec62299532 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/sdk - fc8afa0426befba4f771b7facf508dad6f749e74 + 06f40fb6c0ec871912099fc43df2a4d0e1e20149 https://github.com/dotnet/runtime diff --git a/global.json b/global.json index b96b48be5c24..45d25eef1a06 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "9.0.113-servicing.25563.11" + "version": "9.0.113-servicing.25563.23" }, "tools": { - "dotnet": "9.0.113-servicing.25563.11" + "dotnet": "9.0.113-servicing.25563.23" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4"