From b91cc14b232564105605eb3b05b9771d9d5b983d Mon Sep 17 00:00:00 2001 From: Samantha Houts Date: Wed, 20 Apr 2016 12:06:48 -0700 Subject: [Android] Add missing 23.3.0 package dependencies --- .../Xamarin.Forms.Platform.Android.csproj | 17 +++++++++++++++++ Xamarin.Forms.Platform.Android/packages.config | 2 ++ 2 files changed, 19 insertions(+) (limited to 'Xamarin.Forms.Platform.Android') diff --git a/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj b/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj index b33427b9..f9ee72e9 100644 --- a/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj +++ b/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj @@ -18,6 +18,8 @@ true ..\ true + + true @@ -63,6 +65,10 @@ + + ..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.Animated.Vector.Drawable.dll + True + ..\packages\Xamarin.Android.Support.Design.23.3.0\lib\MonoAndroid43\Xamarin.Android.Support.Design.dll True @@ -83,6 +89,10 @@ ..\packages\Xamarin.Android.Support.v7.RecyclerView.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.RecyclerView.dll True + + ..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.Vector.Drawable.dll + True + @@ -252,4 +262,11 @@ + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + \ No newline at end of file diff --git a/Xamarin.Forms.Platform.Android/packages.config b/Xamarin.Forms.Platform.Android/packages.config index df870490..6a2d070a 100644 --- a/Xamarin.Forms.Platform.Android/packages.config +++ b/Xamarin.Forms.Platform.Android/packages.config @@ -1,8 +1,10 @@  + + \ No newline at end of file -- cgit v1.2.3