ソースを参照

SkipAutoProps is true by default but set it explicitly

Bond_009 1 年間 前
コミット
19fa91bfa3
1 ファイル変更1 行追加1 行削除
  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>