Remove trimming attributes from any assembly. (#48424)
authorEric Erhardt <eric.erhardt@microsoft.com>
Fri, 19 Feb 2021 15:10:48 +0000 (09:10 -0600)
committerGitHub <noreply@github.com>
Fri, 19 Feb 2021 15:10:48 +0000 (09:10 -0600)
commit781e039a3c92392ac048d28273e601a2fa796cd0
tree4e1c0280121c96a0aeb053025396973bf722dae6
parentde71b17625927ed227c23faffe97be9f617dfb75
Remove trimming attributes from any assembly. (#48424)

* Remove trimming attributes from any assembly.

These attributes are allowed to be in any assembly, for assemblies that are built using older TFMs where the attributes didn't exist.

Fix #48399

* Remove nullable attributes as well.
src/mono/System.Private.CoreLib/src/ILLink/ILLink.LinkAttributes.xml