Skip to content

Commit 4a495e0

Browse files
author
Oren Novotny
authored
Update README.md
1 parent 6095f0e commit 4a495e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Catch us in the #rxnet channel over at http://reactiveui.net/slack
1818
Due to the [overwhelming](https://github.com/dotnet/reactive/issues/299) [pain](https://github.com/dotnet/reactive/issues/305) that fixing [#205 - Implement assembly version strategy](https://github.com/dotnet/reactive/issues/205) caused, we have refactored the libraries into a single library `System.Reactive`. To prevent breaking existing code that references the v3 libraries, we have facades with TypeForwarders to the new assembly. If you have a reference to a binary built against v3.0, then use the new `System.Reactive.Compatibility` package.
1919

2020
#### Supported Platforms
21-
Rx 4.0 supports the following platforms
21+
Rx 4.1 supports the following platforms
2222

2323
- .NET Framework 4.6+
2424
- .NET Standard 2.0+ (including .NET Core, Xamarin and others)

0 commit comments

Comments
 (0)