ILMerge-MSBuild-Task
ILMerge-MSBuild-Task copied to clipboard
Debug info missing
When I use this tool and build my project in debug mode, the merged dll that is produced is missing the debug symbols and I cannot debut it.
Is there an easy fix for this? I see DebugInfo property is documented to be "true" by default, but perhaps I should create a settings file and set it to true?
I'm running off the default settings, don't have a config file in my project.
Thanks!