Skip to content

Conversation

@ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

update

What is the current behavior?

provides Disposable Extensions - DisposeWith

What is the new behavior?

Deleted the custom DisposableExtensions class and updated the System.Reactive package to version 6.1.0.
Updated tests to use System.Reactive.Disposables.Fluent, reflecting the migration to built-in extension methods.

What might this PR break?

DisposeWith is now under namespace System.Reactive.Disposables.Fluent

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:

Deleted the custom DisposableExtensions class and updated the System.Reactive package to version 6.1.0. Updated tests to use System.Reactive.Disposables.Fluent, reflecting the migration to built-in extension methods.
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