Skip to content

Commit 8f70ab9

Browse files
committed
Merged main into live
2 parents 9c66a4d + 34dff7e commit 8f70ab9

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)