Skip to content

Commit 38490d9

Browse files
committed
Added documentation file output to debug config
1 parent 7eeb53f commit 38490d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

MLAPI/MLAPI.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
<ErrorReport>prompt</ErrorReport>
2929
<WarningLevel>4</WarningLevel>
3030
<GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
31-
<DocumentationFile>
32-
</DocumentationFile>
31+
<DocumentationFile>bin\Debug\MLAPI.xml</DocumentationFile>
3332
<LangVersion>7</LangVersion>
3433
</PropertyGroup>
3534
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">

0 commit comments

Comments
 (0)