summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.ControlGallery.iOS
diff options
context:
space:
mode:
authorStephane Delcroix <stephane@delcroix.org>2017-03-21 17:39:01 +0100
committerSamantha Houts <samantha@teamredwall.com>2017-03-21 09:39:01 -0700
commitada46c3bc0c4d32ca2e404994e7ed3c723ba4a6a (patch)
tree2c24c56ccbdc1e1c26f3d658965645d0a229e680 /Xamarin.Forms.ControlGallery.iOS
parent4e9d99fea4abc7c8c1a29ab2fbfa704cab458d72 (diff)
downloadxamarin-forms-ada46c3bc0c4d32ca2e404994e7ed3c723ba4a6a.tar.gz
xamarin-forms-ada46c3bc0c4d32ca2e404994e7ed3c723ba4a6a.tar.bz2
xamarin-forms-ada46c3bc0c4d32ca2e404994e7ed3c723ba4a6a.zip
[C] fix NIE in Span (#828)
Diffstat (limited to 'Xamarin.Forms.ControlGallery.iOS')
-rw-r--r--Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj b/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
index 0810383a..3b8b47e3 100644
--- a/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
+++ b/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
@@ -170,10 +170,6 @@
<Compile Include="CustomRenderers.cs" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\Stubs\Xamarin.Forms.Platform.iOS\Xamarin.Forms.Platform.iOS %28Forwarders%29.csproj">
- <Project>{39b3457f-01d8-43d0-8e84-d8c4f73cf48d}</Project>
- <Name>Xamarin.Forms.Platform.iOS %28Forwarders%29</Name>
- </ProjectReference>
<ProjectReference Include="..\Xamarin.Forms.Controls\Xamarin.Forms.Controls.csproj">
<Project>{cb9c96ce-125c-4a68-b6a1-c3ff1fbf93e1}</Project>
<Name>Xamarin.Forms.Controls</Name>
@@ -196,6 +192,10 @@
<Name>Xamarin.Forms.Platform.iOS</Name>
<IsAppExtension>false</IsAppExtension>
</ProjectReference>
+ <ProjectReference Include="..\Stubs\Xamarin.Forms.Platform.iOS\Xamarin.Forms.Platform.iOS %28Forwarders%29.csproj">
+ <Project>{39B3457F-01D8-43D0-8E84-D8C4F73CF48D}</Project>
+ <Name>Xamarin.Forms.Platform.iOS (Forwarders)</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="bank%402x.png" />