ReactiveProperty icon indicating copy to clipboard operation
ReactiveProperty copied to clipboard

Upgrade to .NET 10 SDK and update libraries

Open runceel opened this issue 3 months ago • 0 comments

This issue covers upgrading the project to .NET 10 SDK and updating dependencies such as System.Reactive to their latest versions.

Tasks

  • [x] Upgrade to .NET 10 SDK
  • [x] Update System.Reactive and related dependencies
  • [x] Adjust CI/CD settings and documentation as needed
  • [x] Check for compatibility issues or breaking changes
  • [x] Ensure all tests pass
  • [x] Release to NuGet

runceel avatar Oct 05 '25 08:10 runceel