Skip to content

Conversation

Cheesebaron
Copy link
Contributor

@Cheesebaron Cheesebaron commented Oct 6, 2025

What kind of change does this PR introduce?

Bug fix

Fixes #4170

What is the current behavior?

ReactiveUI.Testing is missing net8.0 and newer Target Frameworks

What is the new behavior?

ReactiveUI.Testing is now including the correct target frameworks

What might this PR break?

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

ReactiveUIFinalModernTargetFrameworks was missing the initial value there was set on the variable and just overwriting it with new values, but only when building on Windows.

I've update the variant that is used with running on windows to include $(ReactiveUIFinalModernTargetFrameworks) similar to the other definitions.

@glennawatson
Copy link
Contributor

btw thanks for doing this one. @ChrisPulman I got him to bring in your PR (he originally tried to edit this PR) so you get credit in GitHub for the PR.

@glennawatson glennawatson merged commit 9deb481 into reactiveui:main Oct 10, 2025
@Cheesebaron Cheesebaron deleted the bugfix/gh-4170-missing-tfms branch October 14, 2025 12:55
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.

[Bug]: ReactiveUI.Testing NuGet package does not contain some TFMs

2 participants