From a233625702e0a6398bb2f305ce63d9d701ff3e87 Mon Sep 17 00:00:00 2001 From: mikebarnett Date: Mon, 7 Mar 2011 23:47:36 +0000 Subject: Added a new solution configuration, Checked, that builds the Checked configuration of each project. Turned on runtime checking and reference assembly generation for all of the projects, but only in the Checked configuration. --- Source/ParserHelper/ParserHelper.csproj | 40 +++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'Source/ParserHelper/ParserHelper.csproj') diff --git a/Source/ParserHelper/ParserHelper.csproj b/Source/ParserHelper/ParserHelper.csproj index ec113ddc..cd665a75 100644 --- a/Source/ParserHelper/ParserHelper.csproj +++ b/Source/ParserHelper/ParserHelper.csproj @@ -60,6 +60,46 @@ ..\InterimKey.snk + + true + bin\Checked\ + TRACE;DEBUG + full + AnyCPU + ..\..\Binaries\ParserHelper.dll.CodeAnalysisLog.xml + true + GlobalSuppressions.cs + prompt + MinimumRecommendedRules.ruleset + ;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets + ;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules + True + False + True + False + False + False + False + False + False + False + False + False + True + False + False + False + + + + + + + False + Full + Build + 0 + -- cgit v1.2.3