Clean up some unused dependencies, nlog and some newtonsoft (#6650)

* remove nlog

* removing unused referecnes to newtonsoft
This commit is contained in:
Clint Rutkas
2020-09-16 11:36:52 -07:00
committed by GitHub
parent 0a86360948
commit dc284d9cbb
5 changed files with 0 additions and 8 deletions

View File

@@ -56,7 +56,6 @@
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2020.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="NLog.Extensions.Logging" Version="1.6.4" />
<PackageReference Include="NLog.Schema" Version="4.7.2" />
<PackageReference Include="Pinyin4DotNet" Version="2016.4.23.4">