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 386158d + 332ea7b commit 86c3db1Copy full SHA for 86c3db1
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