Add publish config and adjust app publish name
This commit is contained in:
6
.run/Publish ntfysh_client to folder.run.xml
Normal file
6
.run/Publish ntfysh_client to folder.run.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="Publish ntfysh_client to folder" type="DotNetFolderPublish" factoryName="Publish to folder">
|
||||
<riderPublish configuration="Release" delete_existing_files="true" platform="Any CPU" runtime="win-x86" target_folder="./bin/Publish/net6.0-windows" target_framework="net6.0-windows" uuid_high="6492169016564532222" uuid_low="-5168761336838336273" />
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
@@ -8,6 +8,7 @@
|
||||
<Nullable>enable</Nullable>
|
||||
<ApplicationIcon>NotificationHub.ico</ApplicationIcon>
|
||||
<StartupObject>ntfysh_client.Program</StartupObject>
|
||||
<AssemblyName>ntfy.sh</AssemblyName>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user