Closed
Description
Hi,
In my ASP.NET MVC 4 app I just updated the NuGet package to v. 4.0 and now I get this error message:
Error 'System.Net.Mail.MailMessage' does not contain a definition for 'Send' and no extension method 'Send' accepting a first argument of type 'System.Net.Mail.MailMessage' could be found (are you missing a using directive or an assembly reference?)
I do have a using Mvc.Mailer;
in my controller.
Is something missing in the new NuGet package? I ask this because you made an overall update according to #62.
Metadata
Metadata
Assignees
Labels
No labels
Activity