Setting code analysis ruleset to paired down Security rules.

--HG--
branch : dev
This commit is contained in:
Dave Reed
2010-11-10 16:16:54 -08:00
parent 2317c4674f
commit ca74da5ea5
41 changed files with 87 additions and 28 deletions

View File

@@ -27,7 +27,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRuleSet>..\..\..\OrchardSecurity.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>