From 3e5aa1a65f04f119bacc09ab3f565292b62d458b Mon Sep 17 00:00:00 2001 From: YoshiRulz Date: Tue, 26 May 2020 16:54:53 +1000 Subject: [PATCH] Add Menees.Analyzers and update FxCop --- Common.ruleset | 31 ++++++++++++++++++++++++ src/BizHawk.Common/BizHawk.Common.csproj | 7 +++--- 2 files changed, 34 insertions(+), 4 deletions(-) diff --git a/Common.ruleset b/Common.ruleset index dc7b2804f9..9267caf5a0 100644 --- a/Common.ruleset +++ b/Common.ruleset @@ -1,5 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -67,6 +95,9 @@ + + + diff --git a/src/BizHawk.Common/BizHawk.Common.csproj b/src/BizHawk.Common/BizHawk.Common.csproj index ae80b4be0f..8acf3a1f7a 100644 --- a/src/BizHawk.Common/BizHawk.Common.csproj +++ b/src/BizHawk.Common/BizHawk.Common.csproj @@ -8,10 +8,9 @@ - - + + +