asp.net - Type or namespace could not be found AFTER Package is restored -


we struggling error our nuget packages when using tfs. team member add package , inevitably not found when pull it. in past, we've manually added packages stumbled upon package restore! awesome tool doesn't seem work expect.

these steps have been taking when simple "enable package restore" , rebuilding doesn't fix it.

  1. delete nuget , packages folder solution.
  2. restart visual studio
  3. clean solution
  4. rebuild solution

now, gets me there 90% of packages there still won't resolve. weird part is, i've looked in packages folder , see missing package installed after build/rebuild though still shows missing.

so, barring better method these automatically restored, there way can force @ package location?

i have seen too, long ago don't remember how solved.

i check specific version listed in project matches version pulled down packages. no hint path or other magic applied assemblies, overridden in way in web/application config somewhere else or different, missing value.


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

order - Notification for user in user account opencart -