Skip to content

Update System.Reactive to v7 - #564

Merged
runceel merged 1 commit into
mainfrom
runceel-update-system-reactive-v7
Aug 14, 2026
Merged

Update System.Reactive to v7#564
runceel merged 1 commit into
mainfrom
runceel-update-system-reactive-v7

Conversation

@runceel

@runceel runceel commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Why

Move ReactiveProperty to the current Rx.NET major version and keep the runtime and test dependencies aligned with the v7 package layout.

What changed

  • Upgrade System.Reactive and Microsoft.Reactive.Testing to 7.0.0 via central package management.
  • Remove the obsolete System.Reactive.PlatformServices import.
  • Add ADR 0006 documenting the v7 migration and why no additional WPF Rx package is required by the current code.

Compatibility

The existing target frameworks and public APIs are unchanged. The solution builds successfully and all 326 tests pass.

Upgrade the centrally managed Rx.NET runtime and testing packages to 7.0.0, remove the obsolete platform-services import, and document the migration decision.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 0797452b-b81d-48c7-9bbc-0420834bb970
@runceel
runceel merged commit 4d09eb1 into main Aug 14, 2026
2 checks passed
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.

2 participants