From 2c4444d690a22f23ad2090fcca890fdfa61fa6fa Mon Sep 17 00:00:00 2001 From: Yusyuriv Date: Thu, 23 May 2024 10:49:48 +0600 Subject: [PATCH] Remove NLog.Web.AspNetCore dependency --- .../Flow.Launcher.Infrastructure.csproj | 2 -- .../Flow.Launcher.Plugin.Program.csproj | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj b/Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj index 831091732..e36b9c5e0 100644 --- a/Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj +++ b/Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj @@ -57,8 +57,6 @@ - - diff --git a/Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj b/Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj index e9c680824..d7b3dbfef 100644 --- a/Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj +++ b/Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj @@ -59,6 +59,7 @@ + \ No newline at end of file