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.
2 parents 12c1634 + c2f7253 commit 92ab653Copy full SHA for 92ab653
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