dotnet-installer/packaging/windows/WiXTools
Sridhar Periyasamy 57b1b5b290 Changes to dotnet MSI authoring based on netfx mtpack authoring.
- Added reg keys to detect installation.
- Added dependency provider keys
2015-11-17 20:32:02 -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.