Skip to content

Commit

Permalink
removed nuget dependency on old restsharp.
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnmclean committed Mar 27, 2015
1 parent e16a698 commit 8f55e97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Mandrill/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@

<packages>
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net40" />
<package id="RestSharp" version="105.0.1" targetFramework="net40" />
<package id="RestSharpSigned" version="105.0.1" targetFramework="net40" />
</packages>

0 comments on commit 8f55e97

Please sign in to comment.