1308e27a74
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. |
||
---|---|---|
.. | ||
Dotnet.Cli.Msi.Tests | ||
WiXTools | ||
dotnet.wxs | ||
generatemsi.ps1 | ||
provider.wxs | ||
registrykeys.wxs | ||
testmsi.ps1 | ||
variables.wxi |