Merge pull request #22 from cornz/master

update json ref
pull/20/merge
William Bishop 2018-03-09 11:26:22 -08:00 committed by GitHub
commit 6492f22795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,6 +25,6 @@
<Version>2.1.0.0</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.1" />
</ItemGroup>
</Project>