Skip to content

Bump package versions and clean test usings#184

Merged
ChrisPulman merged 1 commit intomainfrom
UpdateReactiveUI
Apr 9, 2026
Merged

Bump package versions and clean test usings#184
ChrisPulman merged 1 commit intomainfrom
UpdateReactiveUI

Conversation

@ChrisPulman
Copy link
Copy Markdown
Member

Update multiple package dependencies and tidy test code:

  • Test infra: bump TUnit to 1.30.0, Microsoft.NET.Test.Sdk to 18.4.0, CodeCoverage to 18.6.2, Verify.TUnit to 31.15.0 and add TUnit.Assertions & TUnit.Assertions.Extensions usings in test project.
  • UI frameworks: update Avalonia to 11.3.13 (examples and libs) and add Tmds.DBus.Protocol 0.21.3 to the Avalonia project.
  • MAUI: bump Microsoft.Maui packages to 10.0.51 in projects/examples.
  • ReactiveUI: upgrade ReactiveUI.* packages to 23.2.1 across Maui, WinForms, WinUI and WPF (including ReactiveUI.Drawing).
  • Windows App SDK: bump Microsoft.WindowsAppSDK to 1.8.260317003.
  • Code cleanup: remove several unused using directives from test source files to reduce warnings.

These changes keep dependencies current and clean up test codebase warnings.

Update multiple package dependencies and tidy test code:

- Test infra: bump TUnit to 1.30.0, Microsoft.NET.Test.Sdk to 18.4.0, CodeCoverage to 18.6.2, Verify.TUnit to 31.15.0 and add TUnit.Assertions & TUnit.Assertions.Extensions usings in test project.
- UI frameworks: update Avalonia to 11.3.13 (examples and libs) and add Tmds.DBus.Protocol 0.21.3 to the Avalonia project.
- MAUI: bump Microsoft.Maui packages to 10.0.51 in projects/examples.
- ReactiveUI: upgrade ReactiveUI.* packages to 23.2.1 across Maui, WinForms, WinUI and WPF (including ReactiveUI.Drawing).
- Windows App SDK: bump Microsoft.WindowsAppSDK to 1.8.260317003.
- Code cleanup: remove several unused using directives from test source files to reduce warnings.

These changes keep dependencies current and clean up test codebase warnings.
@ChrisPulman ChrisPulman merged commit ae95cb0 into main Apr 9, 2026
1 check passed
@ChrisPulman ChrisPulman deleted the UpdateReactiveUI branch April 9, 2026 12:13
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