Merge pull request #1166 from dotnetcore/dependabot/nuget/Examples/orm_vs_net40/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Examples/orm_vs_net40
This commit is contained in:
IGeekFan 2022-06-26 21:48:21 +08:00 committed by GitHub
commit 5d730615de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@
<Version>1.50.2</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>12.0.3</Version>
<Version>13.0.1</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>