From b2b22dc4cfe95775a89127e2953fd6fc2bd420ed Mon Sep 17 00:00:00 2001 From: DB p Date: Sat, 11 Feb 2023 14:14:42 +0900 Subject: [PATCH] Fix UseWindowsForms in csproj --- .../Flow.Launcher.Plugin.BrowserBookmark.csproj | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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 253a53f1e..25577d96b 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj @@ -11,6 +11,7 @@ true false false + true @@ -64,12 +65,6 @@ - - - ..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.8\System.Windows.Forms.dll - - -