From b139d06a336c40ed98b0426c7f345e3c3f3941a3 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Mon, 14 Feb 2022 12:59:41 +0000 Subject: [PATCH] Remove FxCop in favour of built in analyzer --- X10D/X10D.csproj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/X10D/X10D.csproj b/X10D/X10D.csproj index 501915c..f8fb011 100644 --- a/X10D/X10D.csproj +++ b/X10D/X10D.csproj @@ -37,10 +37,6 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - all