WiX 3.11.0.1528-rc2
Advisory: https://github.com/advisories/GHSA-jx4p-m4wm-vvjg | Severity: high |
Advisory: https://github.com/advisories/GHSA-rf39-3f98-xr7r | Severity: high |
Advisory: https://github.com/advisories/GHSA-7wh2-wxc7-9ph5 | Severity: high |
See the version list below for details.
dotnet add package WiX --version 3.11.0.1528-rc2
NuGet\Install-Package WiX -Version 3.11.0.1528-rc2
<PackageReference Include="WiX" Version="3.11.0.1528-rc2" />
paket add WiX --version 3.11.0.1528-rc2
#r "nuget: WiX, 3.11.0.1528-rc2"
// Install WiX as a Cake Addin #addin nuget:?package=WiX&version=3.11.0.1528-rc2&prerelease // Install WiX as a Cake Tool #tool nuget:?package=WiX&version=3.11.0.1528-rc2&prerelease
This package simply bundles the official binaries as a nuget, with all binaries under tools. An MSBuild
.props file automatically resolves a .wixproj targets and paths to that location.
This allows build scripts to just install this package (potentially using -ExcludeVersion) and use it to
build MSIs without requiring additional software on a build server.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on WiX:
Package | Downloads |
---|---|
Matthid.WiX.NuGetExtensions
Simple WiX extension to resolve paths to installed NuGet packages. See https://github.com/matthid/wix-nuget-extension |
|
BuildInstaller
Causes a project to produce an installer during Release builds (configurable). |
|
Contrib.WiX.MUI
Create multi-language Windows Installer with WiX Toolset |
GitHub repositories (15)
Showing the top 5 popular GitHub repositories that depend on WiX:
Repository | Stars |
---|---|
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
|
|
odedshimon/BruteShark
Network Analysis Tool
|
|
GoogleCloudPlatform/iap-desktop
IAP Desktop is a Windows application that provides zero-trust Remote Desktop and SSH access to Linux and Windows VMs on Google Cloud.
|
|
PistonDevelopers/VisualRust
Visual Studio extension for Rust
|
|
microsoft/winget-create
The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate)
|