ILMerge-MSBuild-Task icon indicating copy to clipboard operation
ILMerge-MSBuild-Task copied to clipboard

Debug info missing

Open shaipetel opened this issue 6 years ago • 0 comments

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!

shaipetel avatar Aug 29 '19 16:08 shaipetel