Closed smithkl42 closed 10 years ago
I'm sorry that I'm just now getting to this. SendGrid updated their code a while back to stop using CodeScales.Http.dll entirely. I'm going to be revamping my version of the library to incorporate these changes, and get an updated version out. I'm not committing to an ETA, but I will try to have it accomplished within a week or so.
Again, sorry for the delay.
-Robert
This issue has been addressed in the latest release. Thanks!
I just switched from using SendGrid to SendGridPlus, to get rid of the Microsoft.Bcl.Build dependency. Unfortunately, I can't get my website to deploy to Azure via the standard Git publishing mechanism. This is the error I get:
I suspect the error has to do with the .nuspec file putting the CodeScales.Http.dll file in
content\lib\
instead oflib\net45
.