Skip to content

Commit

Permalink
Revert "Merge pull request #1 from Davi-Gray/dependabot/nuget/BlogEng…
Browse files Browse the repository at this point in the history
…ine/BlogEngine.Tests/Newtonsoft.Json-13.0.1"

This reverts commit 3fdfc88, reversing
changes made to 95c8426.
  • Loading branch information
Davi-Gray committed Aug 10, 2023
1 parent 4635d49 commit b2b20d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BlogEngine/BlogEngine.Tests/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net45" />
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.3" targetFramework="net45" />
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.3" targetFramework="net45" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
</packages>

0 comments on commit b2b20d5

Please sign in to comment.