From 70c55b23f4edecb0351a1e36afde330205a525ec Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Thu, 12 Oct 2017 20:30:15 +0900 Subject: [PATCH] Remove references to CodeAnalysisRulesets Having these produce warnings under certain compile environments. --- osu-framework | 2 +- osu.Game/osu.Game.csproj | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/osu-framework b/osu-framework index f1cda4873e..b43aecdce9 160000 --- a/osu-framework +++ b/osu-framework @@ -1 +1 @@ -Subproject commit f1cda4873eabc778afa323483e762491ee47f297 +Subproject commit b43aecdce95f59912aa0b7211dde3aba1ed9afb1 diff --git a/osu.Game/osu.Game.csproj b/osu.Game/osu.Game.csproj index b7bb7de9e3..f14b441960 100644 --- a/osu.Game/osu.Game.csproj +++ b/osu.Game/osu.Game.csproj @@ -57,7 +57,6 @@ false AnyCPU true - AllRules.ruleset false false false @@ -77,7 +76,6 @@ false AnyCPU true - AllRules.ruleset false false @@ -103,7 +101,6 @@ false 6 prompt - AllRules.ruleset --tests false