File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/Mobile/eShopOnContainers Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
<ItemGroup >
13
13
<PackageReference Include =" Acr.UserDialogs" Version =" 7.0.4" />
14
14
<PackageReference Include =" IdentityModel" Version =" 3.0.0" />
15
- <PackageReference Include =" Newtonsoft.Json" Version =" 10 .0.3 " />
15
+ <PackageReference Include =" Newtonsoft.Json" Version =" 13 .0.2 " />
16
16
<PackageReference Include =" PCLCrypto" Version =" 2.0.147" />
17
17
<PackageReference Include =" SlideOverKit" Version =" 2.1.6.2" />
18
18
<PackageReference Include =" System.ComponentModel.Annotations" Version =" 4.5.0" />
Original file line number Diff line number Diff line change 56
56
<PackageReference Include =" Xamarin.Forms" Version =" 4.1.0.673156" />
57
57
<PackageReference Include =" Acr.UserDialogs" Version =" 7.0.4" />
58
58
<PackageReference Include =" SlideOverKit" Version =" 2.1.6.2" />
59
- <PackageReference Include =" Newtonsoft.Json" Version =" 10 .0.3 " />
59
+ <PackageReference Include =" Newtonsoft.Json" Version =" 13 .0.2 " />
60
60
<PackageReference Include =" PCLCrypto" Version =" 2.0.147" />
61
61
<PackageReference Include =" Xamarin.FFImageLoading.Forms" Version =" 2.3.4" />
62
62
<PackageReference Include =" IdentityModel" Version =" 3.0.0" />
Original file line number Diff line number Diff line change 11
11
<package id =" Microsoft.NETCore.Platforms" version =" 1.1.0" targetFramework =" monoandroid80" />
12
12
<package id =" Microsoft.Win32.Primitives" version =" 4.3.0" targetFramework =" monoandroid80" />
13
13
<package id =" NETStandard.Library" version =" 2.0.1" targetFramework =" monoandroid81" />
14
- <package id =" Newtonsoft.Json" version =" 10 .0.3 " targetFramework =" monoandroid80" />
14
+ <package id =" Newtonsoft.Json" version =" 13 .0.2 " targetFramework =" monoandroid80" />
15
15
<package id =" PCLCrypto" version =" 2.0.147" targetFramework =" monoandroid80" />
16
16
<package id =" PInvoke.BCrypt" version =" 0.3.2" targetFramework =" monoandroid80" />
17
17
<package id =" PInvoke.Kernel32" version =" 0.3.2" targetFramework =" monoandroid80" />
You can’t perform that action at this time.
0 commit comments