From 471f0ef172e4835e45e5446e7a69658a7cba18f6 Mon Sep 17 00:00:00 2001 From: abcdefg30 Date: Thu, 23 Aug 2018 00:27:03 +0200 Subject: [PATCH] Remove the CodeAnalysisRuleSet property from OpenRA.Mods.Example.csproj --- OpenRA.Mods.Example/OpenRA.Mods.Example.csproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/OpenRA.Mods.Example/OpenRA.Mods.Example.csproj b/OpenRA.Mods.Example/OpenRA.Mods.Example.csproj index 66af4be..2d62831 100644 --- a/OpenRA.Mods.Example/OpenRA.Mods.Example.csproj +++ b/OpenRA.Mods.Example/OpenRA.Mods.Example.csproj @@ -16,7 +16,6 @@ x86 prompt bin\Debug\ - AllRules.ruleset true @@ -27,7 +26,6 @@ pdbonly x86 prompt - AllRules.ruleset true