ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/RomCheater.csproj
(Generate patch)

Comparing trunk/RomCheater/RomCheater.csproj (file contents):
Revision 211 by william, Thu May 31 07:13:43 2012 UTC vs.
Revision 212 by william, Sat Jun 2 10:33:38 2012 UTC

--- trunk/RomCheater/RomCheater.csproj	2012/06/02 10:33:05	211
+++ trunk/RomCheater/RomCheater.csproj	2012/06/02 10:33:38	212
@@ -19,7 +19,7 @@
     <DebugSymbols>true</DebugSymbols>
     <OutputPath>bin\Debug\</OutputPath>
     <DefineConstants>TRACE;DEBUG</DefineConstants>
-    <NoWarn>1607</NoWarn>
+    <NoWarn>1607,0436</NoWarn>
     <DebugType>full</DebugType>
     <PlatformTarget>AnyCPU</PlatformTarget>
     <ErrorReport>prompt</ErrorReport>
@@ -36,7 +36,7 @@
     <ErrorReport>prompt</ErrorReport>
     <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
     <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
-    <NoWarn>1607</NoWarn>
+    <NoWarn>1607,0436</NoWarn>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'All Configurations|AnyCPU'">
     <OutputPath>bin\All Configurations\</OutputPath>