CubeCoders / ConfuserEx-Reborn

An open-source, free protector for .NET applications
https://cubecoders.github.io/ConfuserEx-Reborn/
Other
95 stars 11 forks source link

Fork and update dnlib submodule #7

Open dmirmilshteyn opened 7 years ago

dmirmilshteyn commented 7 years ago

The current dnlib submodule in this repository is yck1509's fork of dnlib. Given yck1509 won't be working on ConfuserEx anymore, you should fork the repository (https://github.com/yck1509/dnlib/) and use the fork as the submodule instead.

And then pull the latest commits from mainline dnlib, as they address some assembly resolution issues with netstandard and .NET Core.