We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eeb53f commit 38490d9Copy full SHA for 38490d9
MLAPI/MLAPI.csproj
@@ -28,8 +28,7 @@
28
<ErrorReport>prompt</ErrorReport>
29
<WarningLevel>4</WarningLevel>
30
<GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
31
- <DocumentationFile>
32
- </DocumentationFile>
+ <DocumentationFile>bin\Debug\MLAPI.xml</DocumentationFile>
33
<LangVersion>7</LangVersion>
34
</PropertyGroup>
35
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
0 commit comments