|
389 | 389 | <Reference Include="ReactiveUI"> |
390 | 390 | <HintPath>..\packages\reactiveui-core.7.4.0\lib\Xamarin.iOS10\ReactiveUI.dll</HintPath> |
391 | 391 | </Reference> |
392 | | - <Reference Include="Plugin.Media.Abstractions"> |
393 | | - <HintPath>..\packages\Xam.Plugin.Media.3.0.1\lib\Xamarin.iOS10\Plugin.Media.Abstractions.dll</HintPath> |
394 | | - </Reference> |
395 | | - <Reference Include="Plugin.Media"> |
396 | | - <HintPath>..\packages\Xam.Plugin.Media.3.0.1\lib\Xamarin.iOS10\Plugin.Media.dll</HintPath> |
397 | | - </Reference> |
398 | 392 | <Reference Include="Microsoft.CSharp" /> |
399 | 393 | <Reference Include="Newtonsoft.Json"> |
400 | 394 | <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\netstandard1.3\Newtonsoft.Json.dll</HintPath> |
|
424 | 418 | <HintPath>..\packages\Xam.Plugins.Settings.3.1.1\lib\Xamarin.iOS10\Plugin.Settings.dll</HintPath> |
425 | 419 | </Reference> |
426 | 420 | <Reference Include="System.Net.Http" /> |
| 421 | + <Reference Include="Octokit"> |
| 422 | + <HintPath>..\packages\Octokit.0.29.0\lib\netstandard1.1\Octokit.dll</HintPath> |
| 423 | + </Reference> |
427 | 424 | <Reference Include="Microsoft.AppCenter"> |
428 | | - <HintPath>..\packages\Microsoft.AppCenter.1.4.0\lib\Xamarin.iOS10\Microsoft.AppCenter.dll</HintPath> |
| 425 | + <HintPath>..\packages\Microsoft.AppCenter.1.5.0\lib\Xamarin.iOS10\Microsoft.AppCenter.dll</HintPath> |
429 | 426 | </Reference> |
430 | 427 | <Reference Include="Microsoft.AppCenter.iOS.Bindings"> |
431 | | - <HintPath>..\packages\Microsoft.AppCenter.1.4.0\lib\Xamarin.iOS10\Microsoft.AppCenter.iOS.Bindings.dll</HintPath> |
| 428 | + <HintPath>..\packages\Microsoft.AppCenter.1.5.0\lib\Xamarin.iOS10\Microsoft.AppCenter.iOS.Bindings.dll</HintPath> |
| 429 | + </Reference> |
| 430 | + <Reference Include="Microsoft.AppCenter.Analytics"> |
| 431 | + <HintPath>..\packages\Microsoft.AppCenter.Analytics.1.5.0\lib\Xamarin.iOS10\Microsoft.AppCenter.Analytics.dll</HintPath> |
| 432 | + </Reference> |
| 433 | + <Reference Include="Microsoft.AppCenter.Analytics.iOS.Bindings"> |
| 434 | + <HintPath>..\packages\Microsoft.AppCenter.Analytics.1.5.0\lib\Xamarin.iOS10\Microsoft.AppCenter.Analytics.iOS.Bindings.dll</HintPath> |
432 | 435 | </Reference> |
433 | 436 | <Reference Include="Microsoft.AppCenter.Crashes"> |
434 | | - <HintPath>..\packages\Microsoft.AppCenter.Crashes.1.4.0\lib\Xamarin.iOS10\Microsoft.AppCenter.Crashes.dll</HintPath> |
| 437 | + <HintPath>..\packages\Microsoft.AppCenter.Crashes.1.5.0\lib\Xamarin.iOS10\Microsoft.AppCenter.Crashes.dll</HintPath> |
435 | 438 | </Reference> |
436 | 439 | <Reference Include="Microsoft.AppCenter.Crashes.iOS.Bindings"> |
437 | | - <HintPath>..\packages\Microsoft.AppCenter.Crashes.1.4.0\lib\Xamarin.iOS10\Microsoft.AppCenter.Crashes.iOS.Bindings.dll</HintPath> |
| 440 | + <HintPath>..\packages\Microsoft.AppCenter.Crashes.1.5.0\lib\Xamarin.iOS10\Microsoft.AppCenter.Crashes.iOS.Bindings.dll</HintPath> |
438 | 441 | </Reference> |
439 | | - <Reference Include="Microsoft.AppCenter.Analytics"> |
440 | | - <HintPath>..\packages\Microsoft.AppCenter.Analytics.1.4.0\lib\Xamarin.iOS10\Microsoft.AppCenter.Analytics.dll</HintPath> |
| 442 | + <Reference Include="Plugin.Permissions.Abstractions"> |
| 443 | + <HintPath>..\packages\Plugin.Permissions.2.2.1\lib\Xamarin.iOS10\Plugin.Permissions.Abstractions.dll</HintPath> |
441 | 444 | </Reference> |
442 | | - <Reference Include="Microsoft.AppCenter.Analytics.iOS.Bindings"> |
443 | | - <HintPath>..\packages\Microsoft.AppCenter.Analytics.1.4.0\lib\Xamarin.iOS10\Microsoft.AppCenter.Analytics.iOS.Bindings.dll</HintPath> |
| 445 | + <Reference Include="Plugin.Permissions"> |
| 446 | + <HintPath>..\packages\Plugin.Permissions.2.2.1\lib\Xamarin.iOS10\Plugin.Permissions.dll</HintPath> |
444 | 447 | </Reference> |
445 | | - <Reference Include="Octokit"> |
446 | | - <HintPath>..\packages\Octokit.0.29.0\lib\netstandard1.1\Octokit.dll</HintPath> |
| 448 | + <Reference Include="Plugin.Media.Abstractions"> |
| 449 | + <HintPath>..\packages\Xam.Plugin.Media.3.1.3\lib\Xamarin.iOS10\Plugin.Media.Abstractions.dll</HintPath> |
| 450 | + </Reference> |
| 451 | + <Reference Include="Plugin.Media"> |
| 452 | + <HintPath>..\packages\Xam.Plugin.Media.3.1.3\lib\Xamarin.iOS10\Plugin.Media.dll</HintPath> |
447 | 453 | </Reference> |
448 | 454 | </ItemGroup> |
449 | 455 | <ItemGroup> |
|
0 commit comments