Skip to content

Commit f995da3

Browse files
author
Bart Koelman
committed
Exclude example project from collecting coverage
1 parent 264df39 commit f995da3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
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)