Skip to content

Commit 4a4c361

Browse files
committed
Update IntegrationServer assembly name in AssemblyInfo
1 parent 7ab4bbb commit 4a4c361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IntegrationServer/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Information about this assembly is defined by the following attributes.
55
// Change them to the values specific to your project.
66

7-
[assembly: AssemblyTitle("IntegrationEngine.ConsoleHost")]
7+
[assembly: AssemblyTitle("IntegrationServer")]
88
[assembly: AssemblyDescription("")]
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("")]

0 commit comments

Comments
 (0)