We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d143255 commit c1faae9Copy full SHA for c1faae9
PK Finder/PK Finder.csproj
@@ -29,7 +29,7 @@
29
</PropertyGroup>
30
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
31
<PlatformTarget>AnyCPU</PlatformTarget>
32
- <DebugType>pdbonly</DebugType>
+ <DebugType>none</DebugType>
33
<Optimize>true</Optimize>
34
<OutputPath>bin\Release\</OutputPath>
35
<DefineConstants>TRACE</DefineConstants>
0 commit comments