From 2089f59e3c779175113401ecf3852b80d3ec95be Mon Sep 17 00:00:00 2001 From: Glenn <5834289+glennawatson@users.noreply.github.com> Date: Sat, 29 Jun 2019 18:08:18 +1000 Subject: [PATCH] feature: allow uno namespace for uap17.0.17763 (#2099) --- src/ReactiveUI.Uno/ReactiveUI.Uno.csproj | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/src/ReactiveUI.Uno/ReactiveUI.Uno.csproj b/src/ReactiveUI.Uno/ReactiveUI.Uno.csproj index 7c4e6bc212..1fbacd2ddb 100644 --- a/src/ReactiveUI.Uno/ReactiveUI.Uno.csproj +++ b/src/ReactiveUI.Uno/ReactiveUI.Uno.csproj @@ -1,6 +1,7 @@  netstandard20;MonoAndroid81;MonoAndroid90;Xamarin.iOS10;Xamarin.Mac20 + $(TargetFrameworks);uap10.0.17763 ReactiveUI.Uno Uno Platform specific extensions for ReactiveUI HAS_UNO @@ -12,10 +13,19 @@ HAS_UNO;WASM - + + + + + + + + + + @@ -24,11 +34,6 @@ - - - - -