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]>
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.

Consider targeting .NET 8
2 participants