Skip to content

Commit

Permalink
Update Newtonsoft.Json dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
FObermaier committed Sep 6, 2023
1 parent 14433e0 commit 760b433
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<ItemGroup>
<PackageReference Include="NetTopologySuite" Version="[2.0.0, 3.0.0-A)" />
<PackageReference Include="NetTopologySuite.Features" Version="[2.0.0, 3.0.0-A)" />
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

<Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
Expand Down

0 comments on commit 760b433

Please sign in to comment.