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
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants