summaryrefslogtreecommitdiff
path: root/PagesGallery/PagesGallery/PagesGallery.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'PagesGallery/PagesGallery/PagesGallery.csproj')
-rw-r--r--PagesGallery/PagesGallery/PagesGallery.csproj11
1 files changed, 4 insertions, 7 deletions
diff --git a/PagesGallery/PagesGallery/PagesGallery.csproj b/PagesGallery/PagesGallery/PagesGallery.csproj
index 19fdfbb6..7b30f828 100644
--- a/PagesGallery/PagesGallery/PagesGallery.csproj
+++ b/PagesGallery/PagesGallery/PagesGallery.csproj
@@ -49,13 +49,16 @@
</ItemGroup>
<ItemGroup>
<None Include="GettingStarted.Xamarin" />
- <None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Xamarin.Forms.Core\Xamarin.Forms.Core.csproj">
<Project>{57b8b73d-c3b5-4c42-869e-7b2f17d354ac}</Project>
<Name>Xamarin.Forms.Core</Name>
</ProjectReference>
+ <ProjectReference Include="..\..\Xamarin.Forms.Pages.Azure\Xamarin.Forms.Pages.Azure.csproj">
+ <Project>{c9696465-7657-4843-872e-3c01891c4a9b}</Project>
+ <Name>Xamarin.Forms.Pages.Azure</Name>
+ </ProjectReference>
<ProjectReference Include="..\..\Xamarin.Forms.Pages\Xamarin.Forms.Pages.csproj">
<Project>{d6133dbd-6c60-4bd5-bea2-07e0a3927c31}</Project>
<Name>Xamarin.Forms.Pages</Name>
@@ -87,12 +90,6 @@
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
- <ItemGroup>
- <Reference Include="ModernHttpClient, Version=2.4.2.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\modernhttpclient.2.4.2\lib\Portable-Net45+WinRT45+WP8+WPA81\ModernHttpClient.dll</HintPath>
- <Private>True</Private>
- </Reference>
- </ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
<Import Project="..\..\.nuspec\Xamarin.Forms.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.