Add publish config and adjust app publish name

This commit is contained in:
Alexander Horner
2022-12-08 20:12:29 +00:00
parent 7f73bd2cd1
commit 617f1e658a
2 changed files with 7 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
<Nullable>enable</Nullable>
<ApplicationIcon>NotificationHub.ico</ApplicationIcon>
<StartupObject>ntfysh_client.Program</StartupObject>
<AssemblyName>ntfy.sh</AssemblyName>
</PropertyGroup>
<ItemGroup>