feat: update application icons for Android and Desktop projects.

This commit is contained in:
Zhang Dian
2025-09-29 01:33:53 +08:00
parent f9a85734d1
commit f7ce4aef30
4 changed files with 3 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
<ApplicationIcon>..\Semi.Avalonia.Demo\Assets\irihi.ico</ApplicationIcon>
<!-- Uncomment below to enable Native AOT compilation-->
<!--<PublishAot>true</PublishAot>-->
</PropertyGroup>