From d28028ee7eba827a9a38dda395299efa550d0bf9 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Mon, 28 Aug 2023 01:09:17 +0100 Subject: [PATCH] test: collect coverage --- VPLink.Tests/VPLink.Tests.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/VPLink.Tests/VPLink.Tests.csproj b/VPLink.Tests/VPLink.Tests.csproj index 04cc8b1..57a754b 100644 --- a/VPLink.Tests/VPLink.Tests.csproj +++ b/VPLink.Tests/VPLink.Tests.csproj @@ -6,6 +6,8 @@ enable false true + json,cobertura + true