Skip to content

Commit 3ca0330

Browse files
committed
Turned off generation of Serialization assembly.
1 parent 471c19a commit 3ca0330

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CrashReporter.NET/CrashReporter.NET.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<ErrorReport>prompt</ErrorReport>
2323
<WarningLevel>4</WarningLevel>
2424
<DocumentationFile>bin\Debug\$(TargetFrameworkVersion)\CrashReporter.NET.XML</DocumentationFile>
25+
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
2526
</PropertyGroup>
2627
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
2728
<DebugType>pdbonly</DebugType>

0 commit comments

Comments
 (0)