Avalonia/samples/RenderTest/ViewModels
Jeremy Koritzinsky dff3031e20 Upgrade ReactiveUI to the v8 alpha nuget package so we don't need to maintain our own fork. Avalonia.ReactiveUI only registers the MainScheduler, and it does so via a call to UseReactiveUI on AppBuilder.
Update Rx.Net dependency to match reactiveui's dependency on Rx.

Removed ReactiveUI dependeny in BindingTests.

Updated BindingTest sample to use the new reactiveui APIs.

Update samples to use current ReactiveUI APIs.

Fixed bug I introduced into tests.

Remove RxUI submodule info from .gitmodules
2017-08-27 19:03:29 -05:00
..
MainWindowViewModel.cs Upgrade ReactiveUI to the v8 alpha nuget package so we don't need to maintain our own fork. Avalonia.ReactiveUI only registers the MainScheduler, and it does so via a call to UseReactiveUI on AppBuilder. 2017-08-27 19:03:29 -05:00