From c33e8127eaf9606ae98fc285a23bf2e852fe01b3 Mon Sep 17 00:00:00 2001 From: Marcin Badurowicz Date: Sun, 10 Sep 2023 23:40:08 +0200 Subject: [PATCH] remove dll copy step as it is automatically done when dotnet build with rid --- .../Flow.Launcher.Plugin.BrowserBookmark.csproj | 11 ----------- 1 file changed, 11 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 fc26ee77a..8ebf292aa 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj @@ -63,15 +63,4 @@ - - \ No newline at end of file