From 043538c58105bea402a03551c04329b2913db5cc Mon Sep 17 00:00:00 2001 From: Brandon Thetford Date: Tue, 9 Jul 2024 20:48:01 -0700 Subject: [PATCH] When single-targeting, use the singular. It's a little different in msbuild. --- Terminal.Gui/Terminal.Gui.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Terminal.Gui/Terminal.Gui.csproj b/Terminal.Gui/Terminal.Gui.csproj index b436834a1..b41e4ab24 100644 --- a/Terminal.Gui/Terminal.Gui.csproj +++ b/Terminal.Gui/Terminal.Gui.csproj @@ -1,4 +1,4 @@ - + @@ -19,7 +19,7 @@ - net8.0 + net8.0 12 $(AssemblyName) true