This repository was archived by the owner on Jul 2, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 223
223
<Reference Include =" Octokit" >
224
224
<HintPath >..\packages\Octokit.0.24.0\lib\portable-net45+wp80+win+wpa81\Octokit.dll</HintPath >
225
225
</Reference >
226
- <Reference Include =" ReactiveUI" >
227
- <HintPath >..\packages\reactiveui-core.7.3.0\lib\Xamarin.iOS10\ReactiveUI.dll</HintPath >
228
- </Reference >
229
226
<Reference Include =" Humanizer" >
230
227
<HintPath >..\packages\Humanizer.Core.2.2.0\lib\netstandard1.0\Humanizer.dll</HintPath >
231
228
</Reference >
250
247
<Reference Include =" Plugin.Settings" >
251
248
<HintPath >..\packages\Xam.Plugins.Settings.2.5.8\lib\Xamarin.iOS10\Plugin.Settings.dll</HintPath >
252
249
</Reference >
250
+ <Reference Include =" ReactiveUI" >
251
+ <HintPath >..\packages\reactiveui-core.7.4.0\lib\Xamarin.iOS10\ReactiveUI.dll</HintPath >
252
+ </Reference >
253
253
</ItemGroup >
254
254
<ItemGroup />
255
255
<ItemGroup >
Original file line number Diff line number Diff line change 15
15
<package id =" Newtonsoft.Json" version =" 9.0.1" targetFramework =" xamarinios10" />
16
16
<package id =" Octokit" version =" 0.24.0" targetFramework =" xamarinios10" />
17
17
<package id =" PCLStorage" version =" 1.0.2" targetFramework =" xamarinios10" />
18
- <package id =" reactiveui" version =" 7.3 .0" targetFramework =" xamarinios10" />
19
- <package id =" reactiveui-core" version =" 7.3 .0" targetFramework =" xamarinios10" />
18
+ <package id =" reactiveui" version =" 7.4 .0" targetFramework =" xamarinios10" />
19
+ <package id =" reactiveui-core" version =" 7.4 .0" targetFramework =" xamarinios10" />
20
20
<package id =" Rx-Core" version =" 2.2.5" targetFramework =" xamarinios10" />
21
21
<package id =" Rx-Interfaces" version =" 2.2.5" targetFramework =" xamarinios10" />
22
22
<package id =" Rx-Linq" version =" 2.2.5" targetFramework =" xamarinios10" />
Original file line number Diff line number Diff line change 35
35
<key >CFBundleIdentifier </key >
36
36
<string >com.dillonbuchanan.codehub </string >
37
37
<key >CFBundleShortVersionString </key >
38
- <string >2.10.2 </string >
38
+ <string >2.11.0 </string >
39
39
<key >UIStatusBarTintParameters </key >
40
40
<dict >
41
41
<key >UINavigationBar </key >
69
69
<string >UIInterfaceOrientationLandscapeRight </string >
70
70
</array >
71
71
<key >CFBundleVersion </key >
72
- <string >2.10.2.3 </string >
72
+ <string >2.11.0.0 </string >
73
73
<key >UILaunchStoryboardName </key >
74
74
<string >Launch </string >
75
75
<key >NSAppTransportSecurity </key >
You can’t perform that action at this time.
0 commit comments