+ Updated release build configuration to output XML docs too

This commit is contained in:
Michael L Smith 2016-02-20 13:43:09 -08:00
parent 0141538a2d
commit e62111b1df

View File

@ -29,6 +29,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Release\OSCADSharp.XML</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />