From a3ba8130f3b462627e50d9e95f6d20a212067b88 Mon Sep 17 00:00:00 2001 From: Yoshi Askharoun Date: Thu, 4 May 2023 00:24:28 -0500 Subject: [PATCH] Set net6.0 target as primary for ZuneHost.Wpf --- ZuneHost.Wpf/ZuneHost.Wpf.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZuneHost.Wpf/ZuneHost.Wpf.csproj b/ZuneHost.Wpf/ZuneHost.Wpf.csproj index e1615fb..fa637df 100644 --- a/ZuneHost.Wpf/ZuneHost.Wpf.csproj +++ b/ZuneHost.Wpf/ZuneHost.Wpf.csproj @@ -2,7 +2,7 @@ WinExe - net461;net6.0-windows10.0.22000 + net6.0-windows10.0.22000;net461 11.0 true Assets\ZuneFluentGem.ico