[release/6.0] Fix an issue with ILStripping mscorlib.dll (#58935)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 10 Sep 2021 15:36:11 +0000 (17:36 +0200)
committerGitHub <noreply@github.com>
Fri, 10 Sep 2021 15:36:11 +0000 (17:36 +0200)
commit9f92f0e35d27547e493d80fbf94ca0825c710242
tree5213d2a4ef1adf57d79addcab2e47400c90d26c7
parenta74af00206631c985954b4c40fb4301f664df7eb
[release/6.0] Fix an issue with ILStripping mscorlib.dll (#58935)

We considered mscorlib.dll as the "core" assembly instead of System.Private.CoreLib.dll which meant Cecil hit an issue while resolving types in it.
This only happened when the IL Linker was not being used since it'd have removed the mscorlib.dll facade.

Brings in https://github.com/dotnet/runtime-assets/pull/176
eng/Version.Details.xml
eng/Versions.props