This repository has been archived on 2025-09-07. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
dotnet-installer/packaging/windows/WiXTools
2016-01-28 22:33:22 -08:00
..
Program.cs First pass at building Windows MSI for the dotnet CLI repo. 2015-11-17 00:39:46 -08:00
project.json Changes to dotnet MSI authoring based on netfx mtpack authoring. 2015-11-17 20:32:02 -08:00
README.md First pass at building Windows MSI for the dotnet CLI repo. 2015-11-17 00:39:46 -08:00

WiX.Toolset.2015

This is a utility project that brings the Wix Tools down and lets us publish it as though it were an app. Do NOT add any C# code to it! It is not designed to actually be compiled as an assembly, it's just used for its dependencies.