Move away from Newtonsoft.Json

This commit is contained in:
2024-01-05 16:51:28 -08:00
parent 04d00e0fe9
commit 14f8ea618a
3 changed files with 5 additions and 11 deletions

View File

@@ -10,7 +10,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.5" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
</Project>