Add step to run linker on entire runtime pack during libraries build (#40172)
authorLayomi Akinrinade <laakinri@microsoft.com>
Tue, 4 Aug 2020 18:43:24 +0000 (11:43 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Aug 2020 18:43:24 +0000 (11:43 -0700)
commitd7506e7d04b5dadf40e48896a8c1585ed10cd354
tree6a9ff9aed0eb0ef27c82c620ec8829a400a937a0
parentece10adbddc8d7b18711f1ad753f75a6e2234caa
Add step to run linker on entire runtime pack during libraries build (#40172)

* Add step to run linker on entire runtime pack during libraries build

* Address feedback

* Only run for NetCoreAppCurrent

* Include appropriate S.P.CoreLib

* Address review feedback

* Add common property group for shared linker args; remove unneeded changes from PR

* Rename illink-sharedframeworks.targets to illink-sharedframework.targets

* Address review feedback
eng/illink.targets
src/libraries/Directory.Build.props
src/libraries/illink-sharedframework.targets [new file with mode: 0644]
src/libraries/src.proj