From b8eeea8af67f6acb1d46ec29e89ce19318d75625 Mon Sep 17 00:00:00 2001 From: AlseinX Date: Tue, 18 Dec 2018 11:18:44 +1100 Subject: [PATCH] native packaging update --- build/NativeLibraryPackage.props | 2 ++ build/OutputNativePackage.props | 10 +++++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/build/NativeLibraryPackage.props b/build/NativeLibraryPackage.props index 2034a8a..a58cfa5 100644 --- a/build/NativeLibraryPackage.props +++ b/build/NativeLibraryPackage.props @@ -2,6 +2,8 @@ + + diff --git a/build/OutputNativePackage.props b/build/OutputNativePackage.props index cb7d789..a54f9b0 100644 --- a/build/OutputNativePackage.props +++ b/build/OutputNativePackage.props @@ -9,11 +9,15 @@ + + - %(FileName)%(Extension) - PreserveNewest + Native Libraries\%(FileName)%(Extension) - + + PreserveNewest + %(FileName)%(Extension) + \ No newline at end of file