diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 1a0a24c66be6..26016f4b414d 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -33,7 +33,7 @@ This file should be imported by eng/Versions.props 9.0.0-rc.2.24462.10 9.0.15 - 9.0.117-servicing.26215.14 + 9.0.117-servicing.26217.20 7.0.100-alpha.1.21601.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a9ad54ec9b3c..baa9144aa3e2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/sdk - 404c9a7277a7d44fa00f38a7997bb59f21d73548 + 2de5190f057a9e54db7a7bd48b642763eaad60a8 https://github.com/dotnet/runtime diff --git a/global.json b/global.json index 3f4c992340ab..77b5e20e2723 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "9.0.117-servicing.26215.14" + "version": "9.0.117-servicing.26217.20" }, "tools": { - "dotnet": "9.0.117-servicing.26215.14" + "dotnet": "9.0.117-servicing.26217.20" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4"