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

Updated to latest MVC v5.2.3 #159

Open vnokh opened 8 years ago

vnokh commented 8 years ago

As MVC 5 is not served from GAC, MVC 5 nuget package is added, It was throwing exception in Azure cloud service due to older MVC reference "Azure Role does not start, Could not load file or assembly ‘System.Web.Mvc, Version=4.0.0.0".