diff --git a/eng/Version.Details.props b/eng/Version.Details.props index d79e9a7d799d..2150e4f8ce40 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.115-servicing.26105.10 + 9.0.115-servicing.26109.1 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 9a75e1f16386..04ef253c3365 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/sdk - c9dc32c223d3bcdc74db4bd7f7c7c5265cca751f + 5ea71ae8a1555ed5e710869393440d1bfd551adf https://github.com/dotnet/runtime diff --git a/global.json b/global.json index 7e30cca111ef..bc4eed949dbe 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "9.0.115-servicing.26105.10" + "version": "9.0.115-servicing.26109.1" }, "tools": { - "dotnet": "9.0.115-servicing.26105.10" + "dotnet": "9.0.115-servicing.26109.1" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4"