Add Application Icon

This commit is contained in:
2023-03-18 10:43:08 +01:00
parent 4af3563a6e
commit c27b7b8846
2 changed files with 5 additions and 0 deletions

View File

@ -6,8 +6,13 @@
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
<PreserveCompilationContext>true</PreserveCompilationContext>
<ApplicationIcon>elwig.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Content Include="elwig.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Razor" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" />

BIN
WGneu/elwig.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 KiB