We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471c19a commit 3ca0330Copy full SHA for 3ca0330
1 file changed
CrashReporter.NET/CrashReporter.NET.csproj
@@ -22,6 +22,7 @@
22
<ErrorReport>prompt</ErrorReport>
23
<WarningLevel>4</WarningLevel>
24
<DocumentationFile>bin\Debug\$(TargetFrameworkVersion)\CrashReporter.NET.XML</DocumentationFile>
25
+ <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
26
</PropertyGroup>
27
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28
<DebugType>pdbonly</DebugType>
0 commit comments