From 25610a59fa8ebfcbd4b30e40947cb9d479590c9f Mon Sep 17 00:00:00 2001 From: Bart De Smet Date: Wed, 27 Feb 2019 10:32:02 -0800 Subject: [PATCH] Fix System.Interactive.Providers --- .../System.Interactive.Providers.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ix.NET/Source/System.Interactive.Providers/System.Interactive.Providers.csproj b/Ix.NET/Source/System.Interactive.Providers/System.Interactive.Providers.csproj index 49aaded65b..e7015409d7 100644 --- a/Ix.NET/Source/System.Interactive.Providers/System.Interactive.Providers.csproj +++ b/Ix.NET/Source/System.Interactive.Providers/System.Interactive.Providers.csproj @@ -7,7 +7,7 @@ Ix;Interactive;Extensions;Enumerable - + $(DefineConstants);CRIPPLED_REFLECTION