WixSharp.bin
1.0.36
Wix# is a framework for building a complete MSI or WiX source code by using build script files written with the C# syntax.
The package contains Wix# binaries only.
In order to use this package you need have WiX Toolset installed.
The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2103.0)
Install-Package WixSharp.bin -Version 1.0.36
dotnet add package WixSharp.bin --version 1.0.36
<PackageReference Include="WixSharp.bin" Version="1.0.36" />
paket add WixSharp.bin --version 1.0.36
#r "nuget: WixSharp.bin, 1.0.36"
// Install WixSharp.bin as a Cake Addin
#addin nuget:?package=WixSharp.bin&version=1.0.36
// Install WixSharp.bin as a Cake Tool
#tool nuget:?package=WixSharp.bin&version=1.0.36
Release Notes
Release v1.0.36
* Added validation of Project.BackgroundImage aspect ration to avoid hiding other UI elements in ManagedUI default dialogs (related to Issue#116)
* The use of the obsolete FirewallException.IsProcessSpecific and Tasks.LatestFrameworkDirectory member will now trigger a compiler error.
* Updated VS project templates
* Improved code samples
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WixSharp.bin:
| Package | Downloads |
|---|---|
|
WixSharp
Wix# is a framework for building a complete MSI or WiX source code by using build script files written with the C# syntax.
The package contains Wix# binaries, code sample and custom MSBuild target (to be merged with VS project and trigger building MSI during the project compilation).
If you need only Wix# binaries you may want to use WixSharp.bin package instead.
In order to use this package you need have WiX Toolset installed.
The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2103.0)
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.36 | 0 | 06.02.2022 |