代码之家  ›  专栏  ›  技术社区  ›  iDipa

SendGrid在c应用程序中不工作

  •  -1
  • iDipa  · 技术社区  · 7 年前

    我已经创建了应用程序,它在VisualStudio2013更新版4和.NETFramework是4.5中。现在,想实现SendGrid来发送邮件。但它给我的错误如下:

    The 'System.Net.Http 4.0.0' package requires NuGet client version '3.0' or above, but the current NuGet version is '2.12.0.817'.
    

    enter image description here

    1 回复  |  直到 7 年前
    推荐文章