Fix warnings in test projects

This commit is contained in:
Nick Guerrera 2017-08-25 19:59:02 -07:00
parent 138b98f65f
commit 6fad8be40a
37 changed files with 111 additions and 103 deletions

View file

@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="5.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="5.0.1" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">