From 4590a9cbf76d0fb9399e6c2108ac4cefa96153ee Mon Sep 17 00:00:00 2001 From: Robert Vokac Date: Thu, 26 Dec 2024 17:25:52 +0100 Subject: [PATCH] Publishing was fixed --- Properties/PublishProfiles/FolderProfile.pubxml | 17 +++++++++++++++++ WindowsPhoneSpeedyBlupi.csproj | 6 ++++++ 2 files changed, 23 insertions(+) create mode 100644 Properties/PublishProfiles/FolderProfile.pubxml diff --git a/Properties/PublishProfiles/FolderProfile.pubxml b/Properties/PublishProfiles/FolderProfile.pubxml new file mode 100644 index 0000000..abed748 --- /dev/null +++ b/Properties/PublishProfiles/FolderProfile.pubxml @@ -0,0 +1,17 @@ + + + + + false + false + true + Release + Any CPU + FileSystem + bin\Release\net8.0\browser-wasm\publish\ + FileSystem + <_TargetId>Folder + + \ No newline at end of file diff --git a/WindowsPhoneSpeedyBlupi.csproj b/WindowsPhoneSpeedyBlupi.csproj index 66e7d7b..2818f59 100644 --- a/WindowsPhoneSpeedyBlupi.csproj +++ b/WindowsPhoneSpeedyBlupi.csproj @@ -22,6 +22,12 @@ + + + PreserveNewest + + +