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 91be4b0 commit c2f7253Copy full SHA for c2f7253
IntegrationEngine.Client/IntegrationEngine.Client.csproj
@@ -20,7 +20,8 @@
20
<ErrorReport>prompt</ErrorReport>
21
<WarningLevel>4</WarningLevel>
22
<ConsolePause>false</ConsolePause>
23
- <DocumentationFile>bin\Debug\InEngine.NET.Client.xml</DocumentationFile>
+ <DocumentationFile>
24
+ </DocumentationFile>
25
</PropertyGroup>
26
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27
<DebugType>full</DebugType>
0 commit comments