mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-08 15:53:58 +00:00
Upgrade to Newtonsoft.Json 13.0.2
This commit is contained in:
parent
d54aa5d403
commit
95d0f41de6
4 changed files with 4 additions and 4 deletions
|
|
@ -12,7 +12,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue