From e3ba7b99402919fca94ea887c875f7fad6136f50 Mon Sep 17 00:00:00 2001 From: sesouthall Date: Wed, 15 Feb 2023 19:24:21 -0800 Subject: [PATCH] Include publish profile --- .../PublishProfiles/FolderProfile.pubxml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 GameShuffler/Properties/PublishProfiles/FolderProfile.pubxml diff --git a/GameShuffler/Properties/PublishProfiles/FolderProfile.pubxml b/GameShuffler/Properties/PublishProfiles/FolderProfile.pubxml new file mode 100644 index 0000000..7c07b60 --- /dev/null +++ b/GameShuffler/Properties/PublishProfiles/FolderProfile.pubxml @@ -0,0 +1,16 @@ + + + + + Release + Any CPU + bin\Release\net6.0-windows\publish\win-x64\ + FileSystem + <_TargetId>Folder + net6.0-windows + win-x64 + true + + \ No newline at end of file