# | Line 33 | Line 33 | |
---|---|---|
33 | </PropertyGroup> | |
34 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> | |
35 | <DebugSymbols>true</DebugSymbols> | |
36 | < | <OutputPath>bin\x86\Debug\</OutputPath> |
36 | > | <OutputPath>bin\Debug\</OutputPath> |
37 | <DefineConstants>DEBUG;TRACE</DefineConstants> | |
38 | <NoWarn>1607</NoWarn> | |
39 | <DebugType>full</DebugType> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |