From 4be75495a11ab799b6b7ad7a3889a15d7d5df7d5 Mon Sep 17 00:00:00 2001 From: Matthew Podwysocki Date: Tue, 29 Apr 2014 09:05:41 -0400 Subject: [PATCH] Updating import.targets for flattening --- Rx.NET/Source/Import.targets | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Rx.NET/Source/Import.targets b/Rx.NET/Source/Import.targets index c6403e46db..52a0219468 100644 --- a/Rx.NET/Source/Import.targets +++ b/Rx.NET/Source/Import.targets @@ -32,7 +32,7 @@ - + @@ -40,10 +40,10 @@ + Condition=" '$(TargetFrameworkIdentifier)' == '.NETCore' Or '$(TargetFrameworkIdentifier)' == '.NETPortable' " /> - + @@ -51,16 +51,16 @@ + Condition=" '$(TargetFrameworkIdentifier)' == '.NETCore' Or '$(TargetFrameworkIdentifier)' == '.NETPortable' " /> - - - - - - true - - + + - + + + true + + + + \ No newline at end of file