diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9a76f506270..027d95b68f2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/sdk - cbec38b13edc53f701225f8f087fb5a2dbfd3679 + 92d3e8bae1b2c04b64cb333fb78b5294fa32731a https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 7331286b891..17f94a64961 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 9.0.102-servicing.24579.1 + 9.0.102-servicing.24605.31 9.0.0 9.0.0-alpha.1.23556.4 9.0.0-beta.24572.2 diff --git a/global.json b/global.json index 85a72062fdc..d7d2818c20f 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "9.0.102-servicing.24579.1" + "version": "9.0.102-servicing.24605.31" }, "tools": { - "dotnet": "9.0.102-servicing.24579.1" + "dotnet": "9.0.102-servicing.24605.31" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24572.2"