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

# Line 19 | Line 19
19      <DebugSymbols>true</DebugSymbols>
20      <OutputPath>bin\Debug\</OutputPath>
21      <DefineConstants>TRACE;DEBUG</DefineConstants>
22 <    <NoWarn>1607</NoWarn>
22 >    <NoWarn>1607,0436</NoWarn>
23      <DebugType>full</DebugType>
24      <PlatformTarget>AnyCPU</PlatformTarget>
25      <ErrorReport>prompt</ErrorReport>
# Line 36 | Line 36
36      <ErrorReport>prompt</ErrorReport>
37      <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
38      <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
39 <    <NoWarn>1607</NoWarn>
39 >    <NoWarn>1607,0436</NoWarn>
40    </PropertyGroup>
41    <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'All Configurations|AnyCPU'">
42      <OutputPath>bin\All Configurations\</OutputPath>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines