From 5dee02ba79d4833c73a4b0ff39bea841b9a2dafc Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 18 Apr 2020 14:42:47 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20Add=20FxCop=20and=20StyleCop=20anal?= =?UTF-8?q?yzers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- X10D/X10D.csproj | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/X10D/X10D.csproj b/X10D/X10D.csproj index 53ef8f2..d4ce3b5 100644 --- a/X10D/X10D.csproj +++ b/X10D/X10D.csproj @@ -27,4 +27,15 @@ + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + \ No newline at end of file