diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 945aa88409bc..45f86afa1e35 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.25602.5 + 9.0.113-servicing.25603.7 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 8b2ffab9238c..07b539f2495d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/sdk - bd92f381d69bc3d129304fc0b55df0f018d29fe7 + 1986331216c6902a637aecfd6f2f7ec4bc2ae563 https://github.com/dotnet/runtime diff --git a/global.json b/global.json index 3035efd872f8..60dbbf8feb57 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "9.0.113-servicing.25602.5" + "version": "9.0.113-servicing.25603.7" }, "tools": { - "dotnet": "9.0.113-servicing.25602.5" + "dotnet": "9.0.113-servicing.25603.7" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4"