WixSharp.WPF
1.20.1
See the version list below for details.
dotnet add package WixSharp.WPF --version 1.20.1
NuGet\Install-Package WixSharp.WPF -Version 1.20.1
<PackageReference Include="WixSharp.WPF" Version="1.20.1" />
<PackageVersion Include="WixSharp.WPF" Version="1.20.1" />
<PackageReference Include="WixSharp.WPF" />
paket add WixSharp.WPF --version 1.20.1
#r "nuget: WixSharp.WPF, 1.20.1"
#addin nuget:?package=WixSharp.WPF&version=1.20.1
#tool nuget:?package=WixSharp.WPF&version=1.20.1
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 is compatible. |
-
- Caliburn.Micro (>= 3.2.0)
- WixSharp.bin (>= 1.20.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.26.0.1 | 579 | 9/21/2024 |
1.26.0 | 591 | 9/21/2024 |
1.25.3 | 1,927 | 5/26/2024 |
1.25.2 | 3,518 | 3/3/2024 |
1.25.1 | 178 | 2/16/2024 |
1.25.0 | 200 | 2/15/2024 |
1.24.2 | 184 | 1/21/2024 |
1.24.1 | 276 | 12/14/2023 |
1.24.0 | 276 | 12/4/2023 |
1.23.1 | 1,842 | 11/28/2023 |
1.23.0 | 145 | 11/28/2023 |
1.22.1 | 1,450 | 7/22/2023 |
1.22.0 | 239 | 7/1/2023 |
1.20.4 | 1,955 | 4/29/2023 |
1.20.3 | 3,961 | 1/6/2023 |
1.20.2 | 4,804 | 8/13/2022 |
1.20.1 | 986 | 5/15/2022 |
1.20.0 | 3,727 | 3/1/2022 |
1.19.0 | 666 | 10/16/2021 |
1.18.3-pre | 281 | 9/26/2021 |
1.18.2-pre | 302 | 8/22/2021 |
1.18.1 | 641 | 8/14/2021 |
1.18.0 | 465 | 6/23/2021 |
1.17.0 | 545 | 5/4/2021 |
Release v1.20.1.0
- Issue #1162: WPF installDir dialog is ignoring selectedfolder
- Added `CommonTasks.RegisterComAssembly` to register COM servers.
- Issue #1132: Project.ResolveWildCards(ignoreEmptyDirectories: true) removes Start Menu shortcut
- Issue #118: Logging