File tree Expand file tree Collapse file tree
src/Mobile/eShopOnContainers/eShopOnContainers.iOS Expand file tree Collapse file tree Original file line number Diff line number Diff line change 186186 <Reference Include =" Newtonsoft.Json" >
187187 <HintPath >..\..\..\..\packages\Newtonsoft.Json.10.0.3\lib\netstandard1.3\Newtonsoft.Json.dll</HintPath >
188188 </Reference >
189+ <Reference Include =" Acr.Support.iOS" >
190+ <HintPath >..\..\..\..\packages\Acr.Support.2.1.0\lib\Xamarin.iOS10\Acr.Support.iOS.dll</HintPath >
191+ </Reference >
192+ <Reference Include =" BTProgressHUD" >
193+ <HintPath >..\..\..\..\packages\BTProgressHUD.1.2.0.5\lib\Xamarin.iOS10\BTProgressHUD.dll</HintPath >
194+ </Reference >
195+ <Reference Include =" Splat" >
196+ <HintPath >..\..\..\..\packages\Splat.2.0.0\lib\Xamarin.iOS10\Splat.dll</HintPath >
197+ </Reference >
198+ <Reference Include =" Acr.UserDialogs" >
199+ <HintPath >..\..\..\..\packages\Acr.UserDialogs.6.5.1\lib\Xamarin.iOS10\Acr.UserDialogs.dll</HintPath >
200+ </Reference >
201+ <Reference Include =" Acr.UserDialogs.Interface" >
202+ <HintPath >..\..\..\..\packages\Acr.UserDialogs.6.5.1\lib\Xamarin.iOS10\Acr.UserDialogs.Interface.dll</HintPath >
203+ </Reference >
189204 </ItemGroup >
190205 <ItemGroup >
191206 <BundleResource Include =" Resources\fake_product_01.png" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3+ <package id =" Acr.Support" version =" 2.1.0" targetFramework =" xamarinios10" />
4+ <package id =" Acr.UserDialogs" version =" 6.5.1" targetFramework =" xamarinios10" />
35 <package id =" Autofac" version =" 4.6.2" targetFramework =" xamarinios10" />
6+ <package id =" BTProgressHUD" version =" 1.2.0.5" targetFramework =" xamarinios10" />
47 <package id =" Microsoft.CSharp" version =" 4.3.0" targetFramework =" xamarinios10" />
58 <package id =" Microsoft.NETCore.Platforms" version =" 1.1.0" targetFramework =" xamarinios10" />
69 <package id =" Microsoft.Win32.Primitives" version =" 4.3.0" targetFramework =" xamarinios10" />
710 <package id =" NETStandard.Library" version =" 2.0.0" targetFramework =" xamarinios10" />
811 <package id =" Newtonsoft.Json" version =" 10.0.3" targetFramework =" xamarinios10" />
912 <package id =" SlideOverKit" version =" 2.1.5" targetFramework =" xamarinios10" />
13+ <package id =" Splat" version =" 2.0.0" targetFramework =" xamarinios10" />
1014 <package id =" System.AppContext" version =" 4.3.0" targetFramework =" xamarinios10" />
1115 <package id =" System.Collections" version =" 4.3.0" targetFramework =" xamarinios10" />
1216 <package id =" System.Collections.Concurrent" version =" 4.3.0" targetFramework =" xamarinios10" />
You can’t perform that action at this time.
0 commit comments