From 364c180926a401b591af1166b77ceed934654c17 Mon Sep 17 00:00:00 2001 From: Vic <10308169+VictoriousRaptor@users.noreply.github.com> Date: Tue, 15 Nov 2022 18:08:41 +0800 Subject: [PATCH 1/2] Revert "Use runtimeidentifier" This reverts commit d7f966e4865cdab6a5de83f364c969eeb92f5fb9. --- .../Flow.Launcher.Plugin.BrowserBookmark.csproj | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj index 5cff7e2e5..bd5f3ebf1 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj @@ -3,7 +3,6 @@ Library net6.0-windows - win-x64 true {9B130CC5-14FB-41FF-B310-0A95B6894C37} Properties @@ -65,4 +64,19 @@ + + + + + + + + + + + \ No newline at end of file From 440e4779279e613eb6a356a6c99e5d52c3020549 Mon Sep 17 00:00:00 2001 From: Vic <10308169+VictoriousRaptor@users.noreply.github.com> Date: Tue, 15 Nov 2022 18:48:48 +0800 Subject: [PATCH 2/2] fix deleting folder --- .../Flow.Launcher.Plugin.BrowserBookmark.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj index bd5f3ebf1..4596acb4c 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj @@ -76,7 +76,7 @@ - + \ No newline at end of file