Skip to content

Commit 11dcaba

Browse files
author
Gonzalo Diaz
committed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

algorithm-exercises-csharp-test/algorithm-exercises-csharp-test.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<CollectCoverage>true</CollectCoverage>
1616
<CoverletOutputFormat>lcov,opencover</CoverletOutputFormat>
1717
<IncludeTestAssembly>true</IncludeTestAssembly>
18+
<ExcludeByAttribute>TestSDKAutoGeneratedCode</ExcludeByAttribute>
1819

1920
<!-- Static Analysis -->
2021
<EnableNETAnalyzers>true</EnableNETAnalyzers>

0 commit comments

Comments
 (0)