From fe5c2525874523e31651cf5b6b259b6b5570b697 Mon Sep 17 00:00:00 2001 From: Hongtao Zhang Date: Fri, 11 Nov 2022 15:10:57 -0600 Subject: [PATCH] revise csproj to accompony the new .net version --- Flow.Launcher.Test/Flow.Launcher.Test.csproj | 1 + Flow.Launcher/Flow.Launcher.csproj | 10 ---------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/Flow.Launcher.Test/Flow.Launcher.Test.csproj b/Flow.Launcher.Test/Flow.Launcher.Test.csproj index c4341288f..a2e0da91c 100644 --- a/Flow.Launcher.Test/Flow.Launcher.Test.csproj +++ b/Flow.Launcher.Test/Flow.Launcher.Test.csproj @@ -10,6 +10,7 @@ false + false en diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj index 1e7f70b0a..395557688 100644 --- a/Flow.Launcher/Flow.Launcher.csproj +++ b/Flow.Launcher/Flow.Launcher.csproj @@ -116,14 +116,4 @@ - - - - - - - - - - \ No newline at end of file