dotnet / ILMerge

ILMerge is a static linker for .NET Assemblies.
MIT License
1.23k stars 170 forks source link

Fix issues with newlines and invoking the post-build event from VS #12

Closed natemcmaster closed 7 years ago

natemcmaster commented 7 years ago

When VS makes changes to the files, it was messing up the newlines in the post-build target. This makes the target more robot-friendly.

cc @mike-barnett

msftclas commented 7 years ago

@natemcmaster, Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA. Thanks, Microsoft Pull Request Bot