Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

PDB file not created for App.PrecompiledViews.dll when publishing with debug #98

Closed
nielstanis opened this issue Mar 13, 2017 · 1 comment
Assignees
Milestone

Comments

@nielstanis
Copy link

When working with the released NuGet package in combination with VS 2017 RTM the publish of a debug config does not create the App.PrecompiledViews.pdb file. I'm not seeing any config option that might be related to toggle it. Is there anything I'm missing out on?

@nielstanis nielstanis changed the title PDB file not emitted for App.PrecompiledViews.dll when publishing with debug PDB file not created for App.PrecompiledViews.dll when publishing with debug Mar 13, 2017
@nielstanis
Copy link
Author

nielstanis commented Mar 13, 2017

Turns out that the obj/debug folder does contain the PDB but the publish does not copy the file to the output directory... It looks as if the last step in the file publish done by Visual Studio is not aware of the added App.PrecompiledViews.pdb file..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants