Remove dead code in illink.targets (#65494)
authorViktor Hofer <viktor.hofer@microsoft.com>
Thu, 17 Feb 2022 10:54:31 +0000 (11:54 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Feb 2022 10:54:31 +0000 (11:54 +0100)
commite0b0bb43aa0ebd770b002c6d5ad860373589157d
tree72c1d9ea83da49fd2980dd5deee13669a2d82e18
parent9bb256f50824b34282866e1cc14fc695eb2dc52c
Remove dead code in illink.targets (#65494)

That target still gets executed but as `ILLinkTrimAssembly` doesn't get set anymore by binplacing and instead in the libs's Directory.Build.targets file, it doesn't serve a purpose anymore.
eng/illink.targets