tom-englert / ILMerge.Fody

Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local dependencies.
MIT License
36 stars 5 forks source link

ILMerge.Fody nuget should be marked as development dependency #4

Closed JobaDiniz closed 4 years ago

JobaDiniz commented 4 years ago

When I install your library, the package is not marked as developmentDependency="true" as Fody does.