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.ControlGallery.Android.csproj | 12 ++++++++++++ Xamarin.Forms.ControlGallery.Android/packages.config | 2 ++ 2 files changed, 14 insertions(+) (limited to 'Xamarin.Forms.ControlGallery.Android') diff --git a/Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj b/Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj index c3717d60..cfaa1c22 100644 --- a/Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj +++ b/Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj @@ -24,6 +24,8 @@ True ..\ true + + True @@ -118,6 +120,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 @@ -142,6 +148,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 + ..\packages\Xamarin.GooglePlayServices.Base.29.0.0.1\lib\MonoAndroid41\Xamarin.GooglePlayServices.Base.dll True @@ -262,6 +272,7 @@ 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}. + @@ -269,4 +280,5 @@ + \ No newline at end of file diff --git a/Xamarin.Forms.ControlGallery.Android/packages.config b/Xamarin.Forms.ControlGallery.Android/packages.config index 7736e74b..936300d5 100644 --- a/Xamarin.Forms.ControlGallery.Android/packages.config +++ b/Xamarin.Forms.ControlGallery.Android/packages.config @@ -1,11 +1,13 @@  + + -- cgit v1.2.3