Added Wix installer as a nuget package. Hopefully this will fix the new build agent.

This commit is contained in:
2022-07-17 12:39:11 +01:00
parent 5f3157a58d
commit 57a76383bc
2 changed files with 14 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="WiX" version="3.11.2" />
</packages>