From 8a00a96ffb34058bfb03f8cc16c28b38a79791a4 Mon Sep 17 00:00:00 2001 From: Jason Smith Date: Wed, 27 Apr 2016 14:48:28 -0400 Subject: Azure support (#143) * Initial import of azure support for pages * Add nuspec for azure * move azure nuspec to correct location * Update Newtonsoft.Json to 6.0.4 * Add converters * Fix package --- PagesGallery/PagesGallery.Droid/Properties/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PagesGallery/PagesGallery.Droid/Properties') diff --git a/PagesGallery/PagesGallery.Droid/Properties/AndroidManifest.xml b/PagesGallery/PagesGallery.Droid/Properties/AndroidManifest.xml index 1b619fc0..342b35e8 100644 --- a/PagesGallery/PagesGallery.Droid/Properties/AndroidManifest.xml +++ b/PagesGallery/PagesGallery.Droid/Properties/AndroidManifest.xml @@ -2,4 +2,4 @@ - + \ No newline at end of file -- cgit v1.2.3