mirror of
https://github.com/ZuneDev/ZuneShell.dll.git
synced 2026-07-27 13:11:51 -07:00
Set net6.0 target as primary for ZuneHost.Wpf
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<TargetFrameworks>net461;net6.0-windows10.0.22000</TargetFrameworks>
|
||||
<TargetFrameworks>net6.0-windows10.0.22000;net461</TargetFrameworks>
|
||||
<LangVersion>11.0</LangVersion>
|
||||
<UseWPF>true</UseWPF>
|
||||
<ApplicationIcon>Assets\ZuneFluentGem.ico</ApplicationIcon>
|
||||
|
||||
Reference in New Issue
Block a user