removed newtonsoft.json

This commit is contained in:
timerix 2022-10-15 01:05:32 +06:00
parent 3fd28200ff
commit 9bd96b0614

View File

@ -17,7 +17,4 @@
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
</Project>