.net - Creating MVC project sometimes adds references? -


so i've been having issue adding mvc4 project solution. when add existing solution, throws warnings of mvc 4 framework dlls cannot found. however, when start new project mvc 4 project on own, references seem fine.

i noticed in properties, there no path set in first scenario, set packages directory in project in second scenario not allow me type path

any ideas?


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -