We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb43a3e commit 2cf95f8Copy full SHA for 2cf95f8
test/TestBuildingBlocks/AssemblyInfo.cs
@@ -0,0 +1,4 @@
1
+using System.Diagnostics.CodeAnalysis;
2
+
3
+// https://github.com/coverlet-coverage/coverlet/blob/master/Documentation/MSBuildIntegration.md#excluding-from-coverage
4
+[assembly: ExcludeFromCodeCoverage]
0 commit comments