dotnet-installer/scripts
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 Enable build-to-build major upgrades for MSI. 2016-01-13 15:48:45 -08:00
common update everything to DOTNET_CLI_VERSION 2016-01-13 02:22:53 -08:00
compile Switch dependency context back to dotnet5.4 2016-01-13 10:56:57 -08:00
crossgen add proper RID detection based on PlatformAbstractions 2016-01-08 10:07:58 -08:00
docker update everything to DOTNET_CLI_VERSION 2016-01-13 02:22:53 -08:00
obtain Clean up build scripts 2015-12-29 01:59:02 -08:00
package update everything to DOTNET_CLI_VERSION 2016-01-13 02:22:53 -08:00
publish update everything to DOTNET_CLI_VERSION 2016-01-13 02:22:53 -08:00
test Create test packages directory 2016-01-11 00:16:10 -08:00
ci_build.cmd Allow NuGet cache for non-CI builds 2016-01-05 00:37:23 -08:00
ci_build.sh Enable docker support for centos builds 2016-01-07 18:50:00 -08:00
dev-dotnet.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
dev-dotnet.sh Eliminate dead code and most relative paths 2015-12-29 02:34:10 -08:00
dotnet-dnx.cmd create dotnet-restore.exe 2016-01-06 01:46:10 -08:00
dotnet-dnx.sh create dotnet-restore.exe 2016-01-06 01:46:10 -08:00
unuse-dev.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
use-dev.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00