<DebugType>portable</DebugType>

This commit is contained in:
Stef Heyenrath
2017-11-19 11:32:39 +01:00
parent d0b48e2967
commit fa919343ac
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<ApplicationIcon>../../WireMock.Net-Logo.ico</ApplicationIcon>
<RootNamespace>WireMock</RootNamespace>
<DebugType>full</DebugType>
<DebugType>portable</DebugType>
<IncludeSource>True</IncludeSource>
<IncludeSymbols>True</IncludeSymbols>
</PropertyGroup>