Set windows build

This commit is contained in:
Evann Regnault 2024-04-02 03:40:17 +02:00
parent 571cd1d065
commit 072e20e18c

View file

@ -7,6 +7,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<UseWPF>true</UseWPF>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
</PropertyGroup>
<ItemGroup>