DebugType full -> embedded
This commit is contained in:
parent
2c9943fe92
commit
64bbd643d1
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
|
||||
<DebugType>full</DebugType>
|
||||
<DebugType>embedded</DebugType>
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
Loading…
Reference in a new issue