Skip to content

Commit 8e9c105

Browse files
committed
Update coverlet.runsettings
1 parent 031198b commit 8e9c105

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

coverlet.runsettings

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
<DataCollectors>
55
<DataCollector friendlyName="XPlat code coverage">
66
<Configuration>
7-
<Format>lcov</Format>
8-
<ExcludeByAttribute>Obsolete,GeneratedCodeAttribute,CompilerGeneratedAttribute,TestSDKAutoGeneratedCode</ExcludeByAttribute>
9-
<SkipAutoProps>true</SkipAutoProps>
7+
<Format>cobertura,lcov</Format>
108
</Configuration>
119
</DataCollector>
1210
</DataCollectors>

0 commit comments

Comments
 (0)