Skip to content

Conversation

@ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

Update to match latest ReactiveUI and Splat

What is the new behavior?

This pull request updates the AndroidX validation extension to support newer frameworks and dependencies. The main changes ensure compatibility with the latest Android platform and ReactiveUI.AndroidX library.

Platform and dependency updates:

  • Added support for net9.0-android in the TargetFrameworks property of ReactiveUI.Validation.AndroidX.csproj.
  • Upgraded the ReactiveUI.AndroidX package reference to version 21.0.1 in ReactiveUI.Validation.AndroidX.csproj.

Maintenance:

  • Updated the copyright year to 2025 in ViewForExtensions.cs.

What might this PR break?

none expected, bumped major version due to ReactiveUI and Splat major change and compatability

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:

Added .NET 9.0 target frameworks to main and test projects, updated ReactiveUI and other NuGet package versions, and refreshed copyright year to 2025. Also included .NET 9 API approval test file and updated solution and stylecop configuration.
@glennawatson glennawatson merged commit aa09a2f into main Sep 3, 2025
1 check passed
@glennawatson glennawatson deleted the CP_UpdateRxUI branch September 3, 2025 23:58
@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 Sep 18, 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.

3 participants