smsohan / MvcMailer

A Mailer for ASP.Net MVC that forms the Email Body using MVC Views (Razor etc.) following Ruby on Rails ActionMailer style
MIT License
585 stars 176 forks source link

Downgrade to .NET 4.0 #99

Open JSkimming opened 11 years ago

JSkimming commented 11 years ago

This is to fix issue #94 by downgraded to .NET 4.0 and no longer making use of async.

Note The comment for commit 7eb9745e4aceabe14110fb3331038cb5d8364e60 has a typo, it should say Downgraded to .NET 4.0.