Skip to content

WiX: drop dependency on votive #115

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

Merged
merged 1 commit into from
Apr 30, 2022
Merged

Conversation

compnerd
Copy link
Member

We would previously depend on votive to provide the versioned
non-isolated installation of the Wix.targets project for the wix
targets definitions. Instead update the wixproj files to scan both the
non-isolated and the isolated installations to enable us to build
without the votive dependency. This allows us to reduce another
dependency on Visual Studio towards just the build tools.

We would previously depend on votive to provide the versioned
non-isolated installation of the `Wix.targets` project for the wix
targets definitions.  Instead update the wixproj files to scan both the
non-isolated and the isolated installations to enable us to build
without the votive dependency.  This allows us to reduce another
dependency on Visual Studio towards just the build tools.
@compnerd compnerd merged commit 08e54e1 into swiftlang:main Apr 30, 2022
@compnerd compnerd deleted the no-votive branch April 30, 2022 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants