I think you meant 1.0.36.2.
Trying it now.
What does this mean in the "readme.txt" file that comes up following the install-package?
Trying it now.
What does this mean in the "readme.txt" file that comes up following the install-package?
Because of the excessive size of the WiX Toolset the WixSharp.wix.bin NuGet package isn't a direct dependency of the WixSharp package and it needs to be added to the project explicitly:
Compiler.WixLocation = @"..\packages\WixSharp.wix.bin.<version>\bin";