ILRepack.MSBuild.Task icon indicating copy to clipboard operation
ILRepack.MSBuild.Task copied to clipboard

Added support for setting KeyFile property also for .net core projects

Open odhanson opened this issue 6 years ago • 1 comments

The KeyFile property is currently compile time enabled only for NETFULLFRAMEWORK. This change enables this property for all.

odhanson avatar Apr 06 '19 11:04 odhanson

there https://github.com/caozhiyuan/il-repack , it's need cecil next release. but you can build it self, now keyfile has bug. see https://github.com/peters/ILRepack.MSBuild.Task/issues/37 , maybe peters no time to care it. @odhanson

caozhiyuan avatar Apr 09 '19 10:04 caozhiyuan