publish single file
edea464c6ce30206b09abe0a0a0c44e753353eac
1 files changed
RedisGui/Properties/PublishProfiles/FolderProfile.pubxml
diff --git a/RedisGui/Properties/PublishProfiles/FolderProfile.pubxml b/RedisGui/Properties/PublishProfiles/FolderProfile.pubxml
new file mode 100644
index 0000000..69a4e2e
--- /dev/null
+++ b/RedisGui/Properties/PublishProfiles/FolderProfile.pubxml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+https://go.microsoft.com/fwlink/?LinkID=208121.
+-->
+<Project>
+ <PropertyGroup>
+ <Configuration>Release</Configuration>
+ <Platform>Any CPU</Platform>
+ <PublishDir>bin\Release\net8.0-windows\publish\win-x64\</PublishDir>
+ <PublishProtocol>FileSystem</PublishProtocol>
+ <_TargetId>Folder</_TargetId>
+ <TargetFramework>net8.0-windows</TargetFramework>
+ <RuntimeIdentifier>win-x64</RuntimeIdentifier>
+ <SelfContained>false</SelfContained>
+ <PublishSingleFile>true</PublishSingleFile>
+ <PublishReadyToRun>false</PublishReadyToRun>
+ </PropertyGroup>
+</Project>
\ No newline at end of file