From 96128f568987281fb90ef6f697cbcd8f06338d2f Mon Sep 17 00:00:00 2001 From: Martin Costello Date: Thu, 13 Jul 2023 14:32:16 +0100 Subject: [PATCH] Remove ExcludeByAttribute This is set automatically, so we shouldn't need to specify it. --- Directory.Build.props | 1 - 1 file changed, 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 1d92187e2..706823ff8 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -59,7 +59,6 @@ true cobertura,json [*.Benchmarks]*,[*Sample*]*,[*Test*]*,[xunit.*]* - System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute