Remove NewtonSoft Json depedency

This commit is contained in:
2024-01-08 23:45:16 -08:00
parent bf38c7dc1a
commit 4c17c375ae

View File

@@ -7,7 +7,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>
</Project>