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 3530602 commit 332ea7bCopy full SHA for 332ea7b
IntegrationServer/IntegrationServer.csproj
@@ -61,6 +61,9 @@
61
<WarningLevel>4</WarningLevel>
62
<AssemblyName>IntegrationEngine.ConsoleHost</AssemblyName>
63
</PropertyGroup>
64
+ <PropertyGroup>
65
+ <AssemblyName>IntegrationServer</AssemblyName>
66
+ </PropertyGroup>
67
<ItemGroup>
68
<Reference Include="System" />
69
<Reference Include="System.ComponentModel.DataAnnotations" />
0 commit comments