visual studio - VS2012 + Nuget: MvcMailer Reference not being added after installing packages -


i have seemingly messed in vs2012 solution , cannot figure out has changed. installing package through "manage nuget packages" window (right-click on "references" in project). install succeeds, however, reference under project not show (as has before) package (in case mvcmailer).

now, can stuff in package manager console, scaffold stuff using

scaffold mailer.razor usermailer welcome,passwordreset 

and succeeds. however, when build project ton of errors on mvcmailer related stuff. tried manually adding reference (from ~/packages folder), , shows reference in project still errors.

i don't know what's going on. thoughts?


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -