From b1a69a7711230e9d2ca0376c3985e766e1e10206 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sun, 19 Apr 2020 14:10:42 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Add=20code=20analysis=20ruleset?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- X10D.Tests/X10D.Tests.csproj | 1 + X10D/X10D.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/X10D.Tests/X10D.Tests.csproj b/X10D.Tests/X10D.Tests.csproj index 41dc0ed..4cb6e66 100644 --- a/X10D.Tests/X10D.Tests.csproj +++ b/X10D.Tests/X10D.Tests.csproj @@ -3,6 +3,7 @@ netcoreapp3.1 false + ..\X10D.ruleset diff --git a/X10D/X10D.csproj b/X10D/X10D.csproj index 5de2fea..c5c7ac4 100644 --- a/X10D/X10D.csproj +++ b/X10D/X10D.csproj @@ -14,6 +14,7 @@ dotnet extension-methods 2.1.0 + ..\X10D.ruleset