Merge pull request #772 from craftworkgames/dependabot/nuget/src/cs/MonoGame.Extended/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/cs/MonoGame.Extended
This commit is contained in:
Lucas Girouard-Stranks
2022-06-23 14:52:58 -04:00
committed by GitHub
@@ -24,7 +24,7 @@
<PackageReference Include="MonoGame.Framework.Content.Pipeline" Version="3.8.0.1641">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
</Project>