Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msi: migrate to WiX4 #45943

Merged

Commits on Mar 22, 2023

  1. msi: migrate to WiX4

    To be able to build x86, x64, and ARM64 MSI installers with the same WiX
    version, migration to WiX4 is required.
    StefanStojanovic committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    346975d View commit details
    Browse the repository at this point in the history
  2. msi: fixup WiX4 migration

    Fixed a few nodemsi WiX warnings and added NuGet.Config file.
    StefanStojanovic committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    9ab5546 View commit details
    Browse the repository at this point in the history