dotnet-installer/packaging/windows
Rob Mensching 49a992dd2d Remove unnecessary custom action
Type 51 custom actions, SetProperty, are mostly benign but if possible
custom actions should be avoided at all costs. Here we centralize the
build type check in a single location and use preprocessor variable to
remove the need for the custom action.
2016-01-26 23:28:02 -08:00
..
Dotnet.Cli.Msi.Tests switch from DNX to cross-plat NuGet! 2016-01-19 11:43:09 -08:00
WiXTools switch from DNX to cross-plat NuGet! 2016-01-19 11:43:09 -08:00
checkbuildtype.wxs Remove unnecessary custom action 2016-01-26 23:28:02 -08:00
dotnet.wxs Remove unnecessary custom action 2016-01-26 23:28:02 -08:00
generatemsi.ps1 Prevent upgrades between 'nightly' and 'release' builds of Dotnet CLI. 2016-01-14 15:03:32 -08:00
provider.wxs Add missing wxs files for building MSI. 2015-11-17 20:53:49 -08:00
registrykeys.wxs Prevent upgrades between 'nightly' and 'release' builds of Dotnet CLI. 2016-01-14 15:03:32 -08:00
testmsi.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
variables.wxi Remove unnecessary custom action 2016-01-26 23:28:02 -08:00