Skip to content

Commit d8a561a

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/visualstudio-docs-pr (branch live)
2 parents 3788749 + 8f70ab9 commit d8a561a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test/customizing-code-coverage-analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@ Copy this code and edit it to suit your needs.
234234
<DataCollectors>
235235
<DataCollector friendlyName="Code Coverage" uri="datacollector://Microsoft/CodeCoverage/2.0" assemblyQualifiedName="Microsoft.VisualStudio.Coverage.DynamicCoverageDataCollector, Microsoft.VisualStudio.TraceCollector, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
236236
<Configuration>
237+
<Format>coverage</Format>
237238
<CodeCoverage>
238-
<Format>coverage</Format>
239239
<!--
240240
Additional paths to search for .pdb (symbol) files. Symbols must be found for modules to be instrumented.
241241
If .pdb files are in the same folder as the .dll or .exe files, they are automatically found. Otherwise, specify them here.

0 commit comments

Comments
 (0)