dotnet-installer/packaging
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
..
debian update everything to DOTNET_CLI_VERSION 2016-01-13 02:22:53 -08:00
nuget update everything to DOTNET_CLI_VERSION 2016-01-13 02:22:53 -08:00
osx Merge pull request #830 from dotnet/linkdnx 2016-01-13 13:46:48 -08:00
windows Enable build-to-build major upgrades for MSI. 2016-01-13 15:48:45 -08:00
release_debian_config.json update everything to DOTNET_CLI_VERSION 2016-01-13 02:22:53 -08:00