summaryrefslogtreecommitdiff
path: root/PagesGallery/PagesGallery.iOS/PagesGallery.iOS.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'PagesGallery/PagesGallery.iOS/PagesGallery.iOS.csproj')
-rw-r--r--PagesGallery/PagesGallery.iOS/PagesGallery.iOS.csproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/PagesGallery/PagesGallery.iOS/PagesGallery.iOS.csproj b/PagesGallery/PagesGallery.iOS/PagesGallery.iOS.csproj
index d2a1a8a2..832f22b1 100644
--- a/PagesGallery/PagesGallery.iOS/PagesGallery.iOS.csproj
+++ b/PagesGallery/PagesGallery.iOS/PagesGallery.iOS.csproj
@@ -13,6 +13,7 @@
<AssemblyName>PagesGalleryiOS</AssemblyName>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
+ <XFDisableTargetsValidation>True</XFDisableTargetsValidation>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
<DebugSymbols>true</DebugSymbols>
@@ -154,4 +155,4 @@
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
<Import Project="..\..\.nuspec\Xamarin.Forms.targets" />
-</Project> \ No newline at end of file
+</Project>