--- trunk/RomCheater.UserSettingsSupport/RomCheater.UserSettingsSupport.csproj 2012/05/09 11:29:33 34 +++ trunk/RomCheater.UserSettingsSupport/RomCheater.UserSettingsSupport.csproj 2012/05/09 13:55:21 49 @@ -21,6 +21,7 @@ <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> + <NoWarn>1607</NoWarn> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> |