|
@@ -34,7 +34,7 @@
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
<DebugType>full</DebugType>
|
|
<DebugType>full</DebugType>
|
|
|
- <Optimize>false</Optimize>
|
|
|
|
|
|
|
+ <Optimize>true</Optimize>
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<ErrorReport>prompt</ErrorReport>
|