Add icon to service project

This commit is contained in:
Cyberboss
2018-10-03 16:25:47 -04:00
parent d5009c368b
commit 8df0e8fddf
@@ -58,6 +58,9 @@
<StartupObject>Tgstation.Server.Host.Service.Program</StartupObject>
</PropertyGroup>
<PropertyGroup />
<PropertyGroup>
<ApplicationIcon>../../build/tgs.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Compile Include="GlobalSuppressions.cs" />
<Compile Include="Program.cs" />