From f5321da4367870862994e6bf906b014094866dd2 Mon Sep 17 00:00:00 2001 From: DB p Date: Sun, 13 Nov 2022 18:33:00 +0900 Subject: [PATCH] Fix csproj --- Flow.Launcher.Test/Flow.Launcher.Test.csproj | 2 -- Flow.Launcher/Flow.Launcher.csproj | 10 ++++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Flow.Launcher.Test/Flow.Launcher.Test.csproj b/Flow.Launcher.Test/Flow.Launcher.Test.csproj index c3d42150c..c4341288f 100644 --- a/Flow.Launcher.Test/Flow.Launcher.Test.csproj +++ b/Flow.Launcher.Test/Flow.Launcher.Test.csproj @@ -10,8 +10,6 @@ false - false - false en diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj index 395557688..1f979cbdf 100644 --- a/Flow.Launcher/Flow.Launcher.csproj +++ b/Flow.Launcher/Flow.Launcher.csproj @@ -116,4 +116,14 @@ + + + + + + + + + + \ No newline at end of file