![]() |
VOOZH | about |
dotnet add package WixSharp.WPF --version 1.22.0
NuGet\Install-Package WixSharp.WPF -Version 1.22.0
<PackageReference Include="WixSharp.WPF" Version="1.22.0" />
<PackageVersion Include="WixSharp.WPF" Version="1.22.0" />Directory.Packages.props
<PackageReference Include="WixSharp.WPF" />Project file
paket add WixSharp.WPF --version 1.22.0
#r "nuget: WixSharp.WPF, 1.22.0"
#:package WixSharp.WPF@1.22.0
#addin nuget:?package=WixSharp.WPF&version=1.22.0Install as a Cake Addin
#tool nuget:?package=WixSharp.WPF&version=1.22.0Install as a Cake Tool
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)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NETPlatform | dotnet dotnet is compatible. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.26.0.1 | 1,776 | 9/21/2024 |
| 1.26.0 | 1,518 | 9/21/2024 |
| 1.25.3 | 5,073 | 5/26/2024 |
| 1.25.2 | 4,484 | 3/3/2024 |
| 1.25.1 | 525 | 2/16/2024 |
| 1.25.0 | 540 | 2/15/2024 |
| 1.24.2 | 508 | 1/21/2024 |
| 1.24.1 | 621 | 12/14/2023 |
| 1.24.0 | 528 | 12/4/2023 |
| 1.23.1 | 3,255 | 11/28/2023 |
| 1.23.0 | 249 | 11/28/2023 |
| 1.22.1 | 1,607 | 7/22/2023 |
| 1.22.0 | 397 | 7/1/2023 |
| 1.20.4 | 2,123 | 4/29/2023 |
| 1.20.3 | 5,892 | 1/6/2023 |
| 1.20.2 | 5,021 | 8/13/2022 |
| 1.20.1 | 1,147 | 5/15/2022 |
| 1.20.0 | 4,466 | 3/1/2022 |
| 1.19.0 | 819 | 10/16/2021 |
| 1.18.3-pre | 423 | 9/26/2021 |
Release v1.22.0
- Updated WiX binaries to v3.14.0.6526
- Updated samples to reflect WiX v3.14.0.6526
- Updated WixSharp.wix.bin.nuspec
- Issue #1297: wixsharp:WpfDialog auto scaling based on screen resolu…
- Extra u-tests for #270
- Issue #1300: Weird space sin FeaturesDialog title
- Issue #1301: Make more elements translatable
- RC preparation
- Issues #1304: Improve the usability of Project.WildCardDedup