-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
You cannot simply install the NuGet package and it will automatically merge all of the dependencies.
it does nothing unless you create an ILRepack.targets file, which (as far as I can tell) requires manually defining the path of each dependency to merge.
It would be nice if it worked automatically, like the readme says, or at least was able to automatically detect the dependencies to merge, since it's easy to forget adding a newly added dependency to the targets file.
Metadata
Metadata
Assignees
Labels
No labels