Multitarget ZuneHost for .NET 6 and .NET 6 Windows

This commit is contained in:
Yoshi Askharoun
2022-08-04 23:32:50 -05:00
parent ec3437f8e6
commit 9e03ebb9d1
+1 -1
View File
@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFrameworks>net6.0-windows10.0.22000;net6.0</TargetFrameworks>
<Platforms>AnyCPU;x64;x86;ARM32</Platforms>
</PropertyGroup>