Commit b796ec1
authored
Remove DisposableExtensions and update System.Reactive (#87)
* Remove DisposableExtensions and update System.Reactive
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.
* Update README.md1 parent c8184dc commit b796ec1
File tree
4 files changed
+3
-35
lines changed- src
- ReactiveUI.Extensions.Tests
- ReactiveUI.Extensions
4 files changed
+3
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| 281 | + | |
281 | 282 | | |
282 | 283 | | |
283 | 284 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments