diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 98c1ac033dd0..1f543d634302 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/installer - 7758e5ba3e85501da8da8e28f5179869cfb24758 + 048be551ec0296359e3536cd5d5e600bc4d96abe https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 9a5bf9a79a35..c72121981d3c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 8.0.105-servicing.24207.1 + 8.0.105-servicing.24209.2 8.0.3 8.0.0-rtm.23524.7 6.0.0-beta.21212.6 diff --git a/global.json b/global.json index 0beef6070ec2..579fa6e57505 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "8.0.105-servicing.24207.1" + "version": "8.0.105-servicing.24209.2" } }