Some Upgrades

This commit is contained in:
Runebaas 2019-03-02 00:48:16 -05:00
parent ff15e21b5a
commit 16f70d52ce
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
3 changed files with 11 additions and 11 deletions

View file

@ -3,6 +3,6 @@
<TargetFramework>netcoreapp2.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
</ItemGroup>
</Project>