mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
Add Application Icon
This commit is contained in:
@@ -7,8 +7,13 @@
|
||||
<Nullable>enable</Nullable>
|
||||
<RootNamespace>EggLink.DanhengServer.Program</RootNamespace>
|
||||
<AssemblyName>DanhengServer</AssemblyName>
|
||||
<ApplicationIcon>Danheng.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="Danheng.ico" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Command\Command.csproj" />
|
||||
<ProjectReference Include="..\Common\Common.csproj" />
|
||||
|
||||
Reference in New Issue
Block a user