diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/coverletArgs.runsettings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/coverletArgs.runsettings b/tests/coverletArgs.runsettings index 8e9789448..7d4837389 100644 --- a/tests/coverletArgs.runsettings +++ b/tests/coverletArgs.runsettings @@ -10,7 +10,7 @@ <SingleHit>false</SingleHit> <UseSourceLink>false</UseSourceLink> <IncludeTestAssembly>false</IncludeTestAssembly> - <!--<SkipAutoProps>true</SkipAutoProps>--> + <SkipAutoProps>true</SkipAutoProps> </Configuration> </DataCollector> </DataCollectors> |
