Bump Newtonsoft.Json
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/9.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
5eeb857f17
Коммит
7c0465dde9
|
@ -11,7 +11,7 @@
|
|||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Azure.Mobile.Client" Version="4.0.2" />
|
||||
<PackageReference Include="Microsoft.Azure.Mobile.Client.SQLiteStore" Version="4.0.2" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
|
||||
<PackageReference Include="PCLCrypto" Version="2.0.147" />
|
||||
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="1.1.2" />
|
||||
<PackageReference Include="SQLitePCLRaw.core" Version="1.1.2" />
|
||||
|
|
2
Docs/Azure Mobile Apps/Samples/TodoAzureAuthOfflineSync/UWP/TodoAzure.UWP.csproj
Executable file → Normal file
2
Docs/Azure Mobile Apps/Samples/TodoAzureAuthOfflineSync/UWP/TodoAzure.UWP.csproj
Executable file → Normal file
|
@ -91,7 +91,7 @@
|
|||
<PackageReference Include="Microsoft.Azure.Mobile.Client" Version="4.0.2" />
|
||||
<PackageReference Include="Microsoft.Azure.Mobile.Client.SQLiteStore" Version="4.0.2" />
|
||||
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.0.12" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
|
||||
<PackageReference Include="Xamarin.Forms" Version="4.0.0.425677" />
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
|
|
Загрузка…
Ссылка в новой задаче