Microsoft HTTP Client Libraries NuGet Package on Visual Studio 2010
As of this writing, The Microsoft HTTP Client Libraries NuGet package
(Microsoft.Net.Http) is at version 2.2.13. However, this version comes
with a disclaimer that it is not supported in Visual Studio 2010, despite
being required by System.Web.Http.SelfHost. (And indeed, it does cause
issues with Visual Studio 2010, as does the dependent library
Microsoft.Bcl.Build.
My question is, which version should I be using? Available previous
versions are 2.1.10, 2.0.20710.0, and 2.0.20505.0.
I'll give 2.1.10 a try and report back, but if anyone already has the
answer, please let me know.
No comments:
Post a Comment