Skip to content

Commit 92ab653

Browse files
committed
Merge branch 'develop' of https://github.com/ethanhann/InEngine.NET into develop
2 parents 12c1634 + c2f7253 commit 92ab653

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

IntegrationEngine.Client/IntegrationEngine.Client.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
<ErrorReport>prompt</ErrorReport>
2121
<WarningLevel>4</WarningLevel>
2222
<ConsolePause>false</ConsolePause>
23-
<DocumentationFile>bin\Debug\InEngine.NET.Client.xml</DocumentationFile>
23+
<DocumentationFile>
24+
</DocumentationFile>
2425
</PropertyGroup>
2526
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
2627
<DebugType>full</DebugType>

0 commit comments

Comments
 (0)