ok i give up

This commit is contained in:
Kwoth 2016-07-20 17:54:01 +02:00
parent 14c5aeecf5
commit 0197034564

View File

@ -42,9 +42,9 @@
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<WarningLevel>0</WarningLevel>
<Prefer32Bit>true</Prefer32Bit>
<NoWarn>CS0612</NoWarn>
<NoWarn>0612</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>