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

Net8, and a bunch of other dependency updates #554

Closed
wants to merge 4 commits into from

Conversation

bevanweiss
Copy link
Contributor

This boosts up almost all of the WiX dependencies to their latest versions.
Main issue that arose was around System.Memory.dll binding with heat.exe and the updated MSBuild libraries.
Matching the upstream MSBuild bindingRedirections for System.Memory.dll appeared to resolve this.

I've run through the various Integration tests (Burn + MSI) after the build completed successfully, all worked as expected.

None of the non net6.0 targets have been touched, so net4xx (framework) support should remain as it was.
Have also not run any 'out of flow' testing over various environments like .NET 4.7.2 etc however, so a library conflict somewhere may cause an as yet unrevealed issue. Happy to run additional tests if there's info available for them.

Versioned up to .NET 8.0.7 patches

Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
with the System.Memory update (and binding)

Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
@robmen
Copy link
Member

robmen commented Dec 26, 2024

Thanks, but we're not moving to .NET 8.0 in WiX v6.

@robmen robmen closed this Dec 26, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Dec 26, 2024
@robmen robmen self-assigned this Dec 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants