dotnet-installer/packaging/windows
Sridhar Periyasamy 1308e27a74 Enable build-to-build major upgrades for MSI.
Encode the CLI version into MSI supported ProductVersion documented here -
https://msdn.microsoft.com/en-us/library/windows/desktop/aa370859(v=vs.85).aspx
Example: CLI Version - 1.0.0.000930 is encoded in MSI as 4.0.930

Prevent downgrading by failing installation with error message.
Also display the original CLI version in the ProductName.
2016-01-13 15:48:45 -08:00
..
Dotnet.Cli.Msi.Tests Unit tests for Dotnet MSI 2015-11-24 17:48:58 -08:00
WiXTools Changes to dotnet MSI authoring based on netfx mtpack authoring. 2015-11-17 20:32:02 -08:00
dotnet.wxs Enable build-to-build major upgrades for MSI. 2016-01-13 15:48:45 -08:00
generatemsi.ps1 Enable build-to-build major upgrades for MSI. 2016-01-13 15:48:45 -08:00
provider.wxs Add missing wxs files for building MSI. 2015-11-17 20:53:49 -08:00
registrykeys.wxs x64 installer now creates registry keys in both x64 and Wow32 hives. 2015-11-20 18:32:58 -08:00
testmsi.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
variables.wxi Enable build-to-build major upgrades for MSI. 2016-01-13 15:48:45 -08:00