From b13908681df3c01758167e348593636c6579c857 Mon Sep 17 00:00:00 2001 From: Sergey Date: Tue, 21 Aug 2018 19:39:46 +0300 Subject: [PATCH] Downgrade to Rx 4.0 Because of MonoAndroid we can't use Rx 4.1 (System.Threading.Tasks.Extensions is duplicated in mscorlib) --- build/Microsoft.Reactive.Testing.props | 2 +- build/Rx.props | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/build/Microsoft.Reactive.Testing.props b/build/Microsoft.Reactive.Testing.props index 33b8d8a7ca..777bc4bb53 100644 --- a/build/Microsoft.Reactive.Testing.props +++ b/build/Microsoft.Reactive.Testing.props @@ -1,5 +1,5 @@  - + diff --git a/build/Rx.props b/build/Rx.props index 77c7e69c94..f4affcacac 100644 --- a/build/Rx.props +++ b/build/Rx.props @@ -1,9 +1,9 @@  - - - - - + + + + +