File tree 2 files changed +2
-2
lines changed
Acquaint.Native/Acquaint.Native.iOS
Common/Acquaint.Data.NetStandard
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<package id =" Microsoft.NETCore.Platforms" version =" 2.1.1" targetFramework =" xamarinios10" />
14
14
<package id =" Microsoft.Win32.Primitives" version =" 4.3.0" targetFramework =" xamarinios10" />
15
15
<package id =" NETStandard.Library" version =" 2.0.3" targetFramework =" xamarinios10" />
16
- <package id =" Newtonsoft.Json" version =" 11 .0.2 " targetFramework =" xamarinios10" />
16
+ <package id =" Newtonsoft.Json" version =" 13 .0.1 " targetFramework =" xamarinios10" />
17
17
<package id =" PCLStorage" version =" 1.0.2" targetFramework =" xamarinios10" />
18
18
<package id =" Refractored.MvvmHelpers" version =" 1.3.0" targetFramework =" xamarinios10" />
19
19
<package id =" System.AppContext" version =" 4.3.0" targetFramework =" xamarinios10" />
Original file line number Diff line number Diff line change 4
4
</PropertyGroup >
5
5
<ItemGroup >
6
6
<PackageReference Include =" Backendless.NET" Version =" 5.1.3" />
7
- <PackageReference Include =" Newtonsoft.Json" Version =" 11 .0.2 " />
7
+ <PackageReference Include =" Newtonsoft.Json" Version =" 13 .0.1 " />
8
8
<PackageReference Include =" PCLStorage.Standard" Version =" 1.0.0" />
9
9
</ItemGroup >
10
10
<ItemGroup >
You can’t perform that action at this time.
0 commit comments