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