mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-20 03:30:53 +03:00
6 lines
131 B
XML
6 lines
131 B
XML
<Project Sdk="WixToolset.Sdk/5.0.2">
|
|
<PropertyGroup>
|
|
<InstallerPlatform>x64</InstallerPlatform>
|
|
</PropertyGroup>
|
|
</Project>
|