Skip to content

Commit 86c3db1

Browse files
committed
Merge branch 'develop' of https://github.com/ethanhann/InEngine.NET into develop
2 parents 386158d + 332ea7b commit 86c3db1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

IntegrationServer/IntegrationServer.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@
6161
<WarningLevel>4</WarningLevel>
6262
<AssemblyName>IntegrationEngine.ConsoleHost</AssemblyName>
6363
</PropertyGroup>
64+
<PropertyGroup>
65+
<AssemblyName>IntegrationServer</AssemblyName>
66+
</PropertyGroup>
6467
<ItemGroup>
6568
<Reference Include="System" />
6669
<Reference Include="System.ComponentModel.DataAnnotations" />

0 commit comments

Comments
 (0)