From e9688d1bcbd2f748ecea1d8dff55c1c1e22fb4f0 Mon Sep 17 00:00:00 2001
From: Jack251970 <1160210343@qq.com>
Date: Mon, 24 Feb 2025 22:26:07 +0800
Subject: [PATCH] Fix dependency injection issue in installer
---
Flow.Launcher/Flow.Launcher.csproj | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj
index 43c1dfd9007..f8ace91f871 100644
--- a/Flow.Launcher/Flow.Launcher.csproj
+++ b/Flow.Launcher/Flow.Launcher.csproj
@@ -90,8 +90,9 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
+
+
+
all