We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc03a9 commit cb66b08Copy full SHA for cb66b08
ScreenCapture.NET/ScreenCapture.NET.csproj
@@ -50,7 +50,7 @@
50
</PropertyGroup>
51
52
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
53
- <DebugType>pdbonly</DebugType>
+ <DebugType>portable</DebugType>
54
<Optimize>true</Optimize>
55
<NoWarn>$(NoWarn);CS1591;CS1572;CS1573</NoWarn>
56
<DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
0 commit comments