mkaring / ConfuserEx

An open-source, free protector for .NET applications
https://mkaring.github.io/ConfuserEx/
MIT License
2.26k stars 349 forks source link

Support confusing dot Net standard libraries #553

Open hidcid opened 1 month ago

hidcid commented 1 month ago

When MSBuild runs on .NET framework, the confused library will also referencing mscorlib which makes the module no longer pure netstandard library. This change enable the confusing .NET standard library remain .NET standard.