dotnet-installer/scripts/build
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
..
build.ps1 update everything to DOTNET_CLI_VERSION 2016-01-13 02:22:53 -08:00
build.sh update everything to DOTNET_CLI_VERSION 2016-01-13 02:22:53 -08:00
build_appdeps.cmd Changing native out flag to output flag to match compiler. Also changing the rsp file spliting to handle both /r/n and /r 2015-11-18 17:03:28 -08:00
build_appdeps.sh Clean up build scripts 2015-12-29 01:59:02 -08:00
fix-mode-flags.sh Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
generate-version.ps1 Enable build-to-build major upgrades for MSI. 2016-01-13 15:48:45 -08:00
generate-version.sh update everything to DOTNET_CLI_VERSION 2016-01-13 02:22:53 -08:00
place-binary.cmd add script executor 2015-11-18 14:28:07 -08:00
place-binary.sh Clean up build scripts 2015-12-29 01:59:02 -08:00
process-args.sh Address PR feedback. 2016-01-08 11:28:38 -08:00
restore-packages.ps1 --quiet flag 2016-01-05 01:42:16 -08:00
restore-packages.sh add proper RID detection based on PlatformAbstractions 2016-01-08 10:07:58 -08:00