You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: