From f3023dbd9fc822dcf815a99686d79d7a039e8f4c Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Mon, 28 Aug 2023 12:50:26 +0100 Subject: [PATCH] tests: add IsTestProject:true to csproj --- X10D.Tests/X10D.Tests.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/X10D.Tests/X10D.Tests.csproj b/X10D.Tests/X10D.Tests.csproj index 4af78b2..39ddbe7 100644 --- a/X10D.Tests/X10D.Tests.csproj +++ b/X10D.Tests/X10D.Tests.csproj @@ -3,6 +3,7 @@ net7.0;net6.0;netcoreapp3.1 false + true json,cobertura true false