WiX.Toolset.UnofficialFork 3.11.2-ext2

This is a prerelease version of WiX.Toolset.UnofficialFork.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 2.7 or higher.

dotnet add package WiX.Toolset.UnofficialFork --version 3.11.2-ext2
                    
NuGet\Install-Package WiX.Toolset.UnofficialFork -Version 3.11.2-ext2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WiX.Toolset.UnofficialFork" Version="3.11.2-ext2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WiX.Toolset.UnofficialFork" Version="3.11.2-ext2" />
                    
Directory.Packages.props
<PackageReference Include="WiX.Toolset.UnofficialFork" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WiX.Toolset.UnofficialFork --version 3.11.2-ext2
                    
#r "nuget: WiX.Toolset.UnofficialFork, 3.11.2-ext2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=WiX.Toolset.UnofficialFork&version=3.11.2-ext2&prerelease
                    
Install WiX.Toolset.UnofficialFork as a Cake Addin
#tool nuget:?package=WiX.Toolset.UnofficialFork&version=3.11.2-ext2&prerelease
                    
Install WiX.Toolset.UnofficialFork as a Cake Tool

This package contains the binaries needed to compile Windows Installer XML (WiX) setup projects. Just add this NuGet package to your WiX setup projects and you're done (no setup required on build servers etc.). Note that you still need to install WiX Toolset in Visual Studio to get the editor experience.

       File issues with the NuGet package at https://github.com/jozefizso/WiX.Toolset.NuGet

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on WiX.Toolset.UnofficialFork:

Repository Stars
leafOfTree/WindowTabs
A utility that brings browser-style tabbed window management to the desktop.
Version Downloads Last updated

WiX Toolset v3.11.2-ext2 release

Changes to WiX v3.11.2:
* burn.exe and WixStdBA.dll are compiled with support for High DPI monitors
* Bootstrapper application will move to foreground when started to fix issue with Microsoft Edge browser

Fixed in WiX v3.11.2:
* WIXBUG:6075 - DTF vulnerable to "Zip Slip"

WiX v3.11.2 contains mitigations in WiX v3.11 for a vulnerability affecting Microsoft.Deployment.Compression.Cab.dll and Microsoft.Deployment.Compression.Zip.dll. We recommend upgrading to WiX v3.11.2 if your code references those assemblies.

List of all changes in this release: https://github.com/wixtoolset/wix3/releases/tag/wix3112rtm