Skip to content

Commit

Permalink
Switch back to lower Newtonsoft.Json version
Browse files Browse the repository at this point in the history
  • Loading branch information
Baune8D committed Jun 24, 2018
1 parent 1d5dadd commit 19c608a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="2.1.1" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 19c608a

Please sign in to comment.