xoofx / dotnet-releaser

Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.
BSD 2-Clause "Simplified" License
698 stars 25 forks source link

Adding an Wix (MSI) project #64

Open RichiCoder1 opened 3 months ago

RichiCoder1 commented 3 months ago

Do you know if it'd be possible to use this with a Wix project? Ideally I'd like to do what dotnet-releaser is doing today plus build and upload a Wix-built MSI to the github release.