Skip to content

Refactor ReactiveUI package versions to use variable - #328

Merged
ChrisPulman merged 1 commit into
mainfrom
UpdateReactiveUI
Aug 6, 2026
Merged

Refactor ReactiveUI package versions to use variable#328
ChrisPulman merged 1 commit into
mainfrom
UpdateReactiveUI

Conversation

@ChrisPulman

@ChrisPulman ChrisPulman commented Aug 6, 2026

Copy link
Copy Markdown
Member

This pull request centralizes the version management for all ReactiveUI-related NuGet packages by introducing a single ReactiveUIPackageVersion property. This makes it easier to update the version of ReactiveUI packages consistently across the project.

Dependency management improvements:

  • Added a new ReactiveUIPackageVersion property (24.1.0) to Directory.Packages.props for centralized version control.
  • Updated all ReactiveUI-related package references to use the $(ReactiveUIPackageVersion) property instead of hardcoding the version number. This affects packages such as ReactiveUI, ReactiveUI.Core, ReactiveUI.Drawing, ReactiveUI.Maui, ReactiveUI.WinForms, ReactiveUI.WinUI, ReactiveUI.WPF, ReactiveUI.Reactive, and their .Reactive variants.

@ChrisPulman
ChrisPulman merged commit 8a89c26 into main Aug 6, 2026
1 check failed
@ChrisPulman
ChrisPulman deleted the UpdateReactiveUI branch August 6, 2026 13:23
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.

1 participant