andrewdavey / postal

Email sending for asp.net mvc using the view engine system to render emails.
http://aboutcode.net/postal
MIT License
536 stars 168 forks source link

Making the nuspec match the project #84

Closed jcgillespie closed 10 years ago

jcgillespie commented 10 years ago

Fix for Issue #83 Updating the Postal.Mvc4.nuspec file to match the project reference in the mvc4 project. After repackaging this Nuget with this change and hosting it in a local feed, it fixed the exceptions we were getting.