From a20758eb1e8bc2b1e53604a0ba842c82aaa661e7 Mon Sep 17 00:00:00 2001 From: Glenn <5834289+glennawatson@users.noreply.github.com> Date: Thu, 19 Sep 2019 16:14:28 +1000 Subject: [PATCH] fix: in non-UI .netcoreapp3.0 applications a compile error is produced. (#2171) --- src/ReactiveUI/ReactiveUI.csproj | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/src/ReactiveUI/ReactiveUI.csproj b/src/ReactiveUI/ReactiveUI.csproj index 616f0c5b9c..35d0ed1c45 100644 --- a/src/ReactiveUI/ReactiveUI.csproj +++ b/src/ReactiveUI/ReactiveUI.csproj @@ -14,21 +14,9 @@ + - - - - - - - - - - - - -