remove json lib

This commit is contained in:
Christoph Haas 2022-07-25 23:26:18 +02:00
parent ab535d9501
commit b1c3c95a07
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
<ItemGroup>
<PackageReference Include="Mono.Cecil" Version="0.11.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
</ItemGroup>
</Project>