(8b6feb3c6) Don't generate xml documentation for the build output

This commit is contained in:
Joonas Rikkonen
2019-05-06 11:29:59 +03:00
parent 08559f3438
commit 931a6ea20b
8 changed files with 131 additions and 252 deletions

View File

@@ -32,7 +32,8 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Release\Hyper.ComponentModel.XML</DocumentationFile>
<DocumentationFile>
</DocumentationFile>
<Prefer32Bit>false</Prefer32Bit>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>