From 77b076f364a3c3b4ebe8d24b48c24f4c9c0a2ce5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 16 Feb 2022 03:09:25 +0100 Subject: [PATCH] Removing unneeded xunit.runner.visualstudio reference (this only needs to be there in the test projects) --- Lombiq.Tests.csproj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Lombiq.Tests.csproj b/Lombiq.Tests.csproj index 939fdb1..64d6522 100644 --- a/Lombiq.Tests.csproj +++ b/Lombiq.Tests.csproj @@ -30,10 +30,6 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive -