Explorar o código

SkipAutoProps is true by default but set it explicitly

Bond_009 hai 1 ano
pai
achega
19fa91bfa3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/coverletArgs.runsettings

+ 1 - 1
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>