Overview
This is a maintenance release to fix a regression on the UWP platform where the WhenActivate would happen too soon.
What's changed:
- Fix UWP activating too soon (#1930) @glennawatson
- housekeeping: Fix ReactiveCommand tests failing on .net core 2.0 (#1929) @glennawatson
- housekeeping: .NET Core App 2.0 tests & Tests Cleanups (#1926) @glennawatson