-
-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Milestone
Description
I seem to be unable to load debug information for projects where I use DLLExport v1.5.1.
I have seen the issue in both Visual Studio 2013 and 2015.
I can load .pdb-files when using DLLExport 1.4.0, without problem.
I have also uploaded a simple sample project, which reproduce the issue.
AArnott