Code coverage shows as 0% in a VSIX project

By default, a PDB for a VSIX project isn't copied to the Bin folder of a test project.

You could try either of the following:

- set "Debugging information" as "Embedded" in Build | Advanced settings in the VSIX project properties

- set <CopyOutputSymbolsToOutputDirectory> item to true in the VSIX project file

0 out of 0 found this helpful

Please sign in to leave a comment.

Have more questions?

Submit a request