Skip to content

Conversation

@bevanweiss
Copy link
Contributor

Brings dependencies up to .NET 8 (whilst keeping backward support for earlier releases under .NET Standard 2.0).

fixes wixtoolset/issues#8909

@barnson
Copy link
Member

barnson commented Jan 22, 2025

8909 is for WiX v7.

@bevanweiss
Copy link
Contributor Author

8909 is for WiX v7.

Understood. It's easy enough to rebase and update patch versions of the .NET 8 references in this PR though.
And I already had it laying around.

Versioned up to .NET 8.0.7 patches

Signed-off-by: Bevan Weiss <[email protected]>
with the System.Memory update (and binding)

Signed-off-by: Bevan Weiss <[email protected]>
Signed-off-by: Bevan Weiss <[email protected]>
Signed-off-by: Bevan Weiss <[email protected]>
Set WixInternal.Core.TestPackage as only netstandard2.0 library.
Set Wixinternal.TestSupport as netstandard2.0 and net472.
System.Memory pinned to 4.5.5 to have consistent binding as transitive.


Signed-off-by: Bevan Weiss <[email protected]>
@robmen robmen closed this in #658 Nov 2, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Nov 2, 2025
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.

Consider targeting .NET 8

2 participants