From 4df2543181017b36eb2d45c10f7128c7bd9e76d5 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sun, 19 Apr 2020 14:31:29 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20Add=20Roslynator.Analyzers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- X10D.Tests/X10D.Tests.csproj | 6 +++++- X10D/X10D.csproj | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/X10D.Tests/X10D.Tests.csproj b/X10D.Tests/X10D.Tests.csproj index 4cb6e66..0ce043e 100644 --- a/X10D.Tests/X10D.Tests.csproj +++ b/X10D.Tests/X10D.Tests.csproj @@ -1,4 +1,4 @@ - + netcoreapp3.1 @@ -15,6 +15,10 @@ + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/X10D/X10D.csproj b/X10D/X10D.csproj index cbc7cb8..be004f5 100644 --- a/X10D/X10D.csproj +++ b/X10D/X10D.csproj @@ -33,6 +33,10 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + all runtime; build; native; contentfiles; analyzers; buildtransitive