|
147 | 147 | <Compile Include="Messages\CancelationMessage.cs" /> |
148 | 148 | <Compile Include="Messages\ErrorMessage.cs" /> |
149 | 149 | <Compile Include="Services\AccountsService.cs" /> |
150 | | - <Compile Include="Services\ErrorService.cs" /> |
151 | 150 | <Compile Include="Services\IAccountPreferencesService.cs" /> |
152 | 151 | <Compile Include="Services\IAccountsService.cs" /> |
153 | 152 | <Compile Include="Services\IAlertDialogService.cs" /> |
154 | 153 | <Compile Include="Services\IAnalyticsService.cs" /> |
155 | 154 | <Compile Include="Services\IDefaultValueService.cs" /> |
156 | 155 | <Compile Include="Services\IEnvrionmentService.cs" /> |
157 | | - <Compile Include="Services\IErrorService.cs" /> |
158 | 156 | <Compile Include="Services\IHttpClientService.cs" /> |
159 | 157 | <Compile Include="Services\IJsonHttpClientService.cs" /> |
160 | 158 | <Compile Include="Services\IJsonSerializationService.cs" /> |
|
198 | 196 | <Reference Include="ModernHttpClient"> |
199 | 197 | <HintPath>..\packages\modernhttpclient.2.4.2\lib\Xamarin.iOS10\ModernHttpClient.dll</HintPath> |
200 | 198 | </Reference> |
201 | | - <Reference Include="Flurry.Analytics.iOS"> |
202 | | - <HintPath>..\packages\Flurry.Analytics.1.2.1\lib\Xamarin.iOS10\Flurry.Analytics.iOS.dll</HintPath> |
203 | | - </Reference> |
204 | | - <Reference Include="Flurry.Analytics.Portable"> |
205 | | - <HintPath>..\packages\Flurry.Analytics.Portable.1.2.0\lib\XamariniOS10\Flurry.Analytics.Portable.dll</HintPath> |
206 | | - </Reference> |
207 | 199 | <Reference Include="Cirrious.CrossCore.Touch"> |
208 | 200 | <HintPath>..\packages\MvvmCross.HotTuna.CrossCore.3.5.1\lib\Xamarin.iOS10\Cirrious.CrossCore.Touch.dll</HintPath> |
209 | 201 | </Reference> |
|
222 | 214 | <Reference Include="Cirrious.MvvmCross.Plugins.Messenger"> |
223 | 215 | <HintPath>..\packages\MvvmCross.HotTuna.Plugin.Messenger.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.Plugins.Messenger.dll</HintPath> |
224 | 216 | </Reference> |
225 | | - <Reference Include="Newtonsoft.Json"> |
226 | | - <HintPath>..\packages\Newtonsoft.Json.7.0.1\lib\portable-net40+sl5+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath> |
227 | | - </Reference> |
228 | 217 | <Reference Include="Cirrious.MvvmCross.Touch"> |
229 | 218 | <HintPath>..\packages\MvvmCross.HotTuna.MvvmCrossLibraries.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.Touch.dll</HintPath> |
230 | 219 | </Reference> |
231 | 220 | <Reference Include="Cirrious.MvvmCross"> |
232 | 221 | <HintPath>..\packages\MvvmCross.HotTuna.MvvmCrossLibraries.3.5.1\lib\Xamarin.iOS10\Cirrious.MvvmCross.dll</HintPath> |
233 | 222 | </Reference> |
| 223 | + <Reference Include="Newtonsoft.Json"> |
| 224 | + <HintPath>..\packages\Newtonsoft.Json.8.0.2\lib\portable-net40+sl5+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath> |
| 225 | + </Reference> |
234 | 226 | <Reference Include="GitHubSharp"> |
235 | | - <HintPath>..\packages\GitHubClient.1.0.6.0\lib\portable-net45+win+wpa81\GitHubSharp.dll</HintPath> |
| 227 | + <HintPath>..\packages\GitHubClient.1.0.8.0\lib\portable-net45+win+wpa81+MonoAndroid10+xamarinios10+MonoTouch10\GitHubSharp.dll</HintPath> |
236 | 228 | </Reference> |
237 | 229 | </ItemGroup> |
238 | 230 | <ItemGroup /> |
|
0 commit comments