dotnet-installer/packaging/windows/WiXTools
2016-01-19 11:43:09 -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
WiXTools.nuget.props switch from DNX to cross-plat NuGet! 2016-01-19 11:43:09 -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.