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