ILRepack.MSBuild.Task
ILRepack.MSBuild.Task copied to clipboard
Added support for setting KeyFile property also for .net core projects
The KeyFile property is currently compile time enabled only for NETFULLFRAMEWORK. This change enables this property for all.
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