From 990b09d34d577e4486fa86a85f78db556ec0d0c2 Mon Sep 17 00:00:00 2001 From: Michael Ganss Date: Thu, 17 Nov 2022 13:53:19 +0100 Subject: [PATCH] Include only XmlSchemaClassGenerator assembly in coverage analysis --- .../XmlSchemaClassGenerator.Tests.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/XmlSchemaClassGenerator.Tests/XmlSchemaClassGenerator.Tests.csproj b/XmlSchemaClassGenerator.Tests/XmlSchemaClassGenerator.Tests.csproj index a634f396..023ffc8f 100644 --- a/XmlSchemaClassGenerator.Tests/XmlSchemaClassGenerator.Tests.csproj +++ b/XmlSchemaClassGenerator.Tests/XmlSchemaClassGenerator.Tests.csproj @@ -15,6 +15,7 @@ latest opencover ../coverage.xml + [XmlSchemaClassGenerator]*