.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 - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -