From 73c0d6a9e41cbf655ec2769ad418239735982737 Mon Sep 17 00:00:00 2001 From: Philipp Crocoll Date: Mon, 23 Oct 2017 20:26:18 +0200 Subject: [PATCH] removed nuget check for Xamarin Insights which was removed. fixed library build type. --- src/KeePassLib2Android/KeePassLib2Android.csproj | 7 ------- src/Kp2aBusinessLogic/Kp2aBusinessLogic.csproj | 3 --- src/PluginSdkBinding/PluginSdkBinding.csproj | 4 ++-- src/keepass2android/keepass2android.csproj | 7 ------- 4 files changed, 2 insertions(+), 19 deletions(-) diff --git a/src/KeePassLib2Android/KeePassLib2Android.csproj b/src/KeePassLib2Android/KeePassLib2Android.csproj index 5c59160b..c10e7427 100644 --- a/src/KeePassLib2Android/KeePassLib2Android.csproj +++ b/src/KeePassLib2Android/KeePassLib2Android.csproj @@ -176,11 +176,4 @@ - - - - Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Aktivieren Sie die Wiederherstellung von NuGet-Paketen, um die fehlende Datei herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}". - - - \ No newline at end of file diff --git a/src/Kp2aBusinessLogic/Kp2aBusinessLogic.csproj b/src/Kp2aBusinessLogic/Kp2aBusinessLogic.csproj index dba89564..b51f04ce 100644 --- a/src/Kp2aBusinessLogic/Kp2aBusinessLogic.csproj +++ b/src/Kp2aBusinessLogic/Kp2aBusinessLogic.csproj @@ -55,9 +55,6 @@ - - ..\packages\Xamarin.Insights.1.11.3\lib\MonoAndroid10\Xamarin.Insights.dll - diff --git a/src/PluginSdkBinding/PluginSdkBinding.csproj b/src/PluginSdkBinding/PluginSdkBinding.csproj index 0b3273e2..b9916ccd 100644 --- a/src/PluginSdkBinding/PluginSdkBinding.csproj +++ b/src/PluginSdkBinding/PluginSdkBinding.csproj @@ -52,9 +52,9 @@ - + Jars\app-debug.aar - + diff --git a/src/keepass2android/keepass2android.csproj b/src/keepass2android/keepass2android.csproj index c0f8b039..0c32a663 100644 --- a/src/keepass2android/keepass2android.csproj +++ b/src/keepass2android/keepass2android.csproj @@ -1710,13 +1710,6 @@ - - - - Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Aktivieren Sie die Wiederherstellung von NuGet-Paketen, um die fehlende Datei herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}". - - -