From c002387d755ea56a265215cf1536700cf11e56ef Mon Sep 17 00:00:00 2001 From: deinok Date: Fri, 22 Mar 2019 20:03:56 +0100 Subject: [PATCH] Fixed --- src/native/Qml.Net.Bindings/Qml.Net.Bindings.props | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/native/Qml.Net.Bindings/Qml.Net.Bindings.props b/src/native/Qml.Net.Bindings/Qml.Net.Bindings.props index 35e639e8..ce64ce1f 100644 --- a/src/native/Qml.Net.Bindings/Qml.Net.Bindings.props +++ b/src/native/Qml.Net.Bindings/Qml.Net.Bindings.props @@ -10,6 +10,7 @@ + @@ -58,9 +59,9 @@ WorkingDirectory="$(BuildrootPath)" /> - + - @@ -70,7 +71,7 @@ + PackagePath="runtimes/$(RuntimeIdentifier)/native/libQmlNet.so" />