diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4c22618299..db6cbf88c9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/installer - 3a17ee2e6f2c7cd19c730e947c451593f1ed2488 + 223e47f52f440050a8141128a4bf2c55cab8c0b0 https://github.com/dotnet/linker diff --git a/eng/Versions.props b/eng/Versions.props index 1c2326fe97..4d030586be 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,7 +1,7 @@ - 7.0.105-servicing.23157.18 + 7.0.105-servicing.23163.5 7.0.100-1.23062.2 6.0.0-beta.21212.6 6.0.0-rc.2.21468.3 diff --git a/global.json b/global.json index faca1d3e3a..1f3def3d40 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "7.0.105-servicing.23157.18" + "version": "7.0.105-servicing.23163.5" } }