Skip to content

Commit 2cf95f8

Browse files
author
Bart Koelman
committed
fixup coverage exclusion
1 parent eb43a3e commit 2cf95f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)