Skip to content

Commit a540c84

Browse files
.xml type removed from coverlet.settings file
1 parent e2d0591 commit a540c84

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
<DataCollector friendlyName="XPlat Code Coverage">
66
<Configuration>
77
<Format>lcov</Format>
8-
<IncludeTestAssembly>false</IncludeTestAssembly>
9-
<DeterministicReport>true</DeterministicReport>
8+
<IncludeTestAssembly>false</IncludeTestAssembly>
109
<ExcludeByFile>**/Migrations/*.cs;**/Program.cs</ExcludeByFile>
1110
</Configuration>
1211
</DataCollector>

0 commit comments

Comments
 (0)