there are two issues about restore error message for packages.config when restore is disabled. 1. all packages are installed, VS still show error message if restore is disabled 2. VS shows typo name instead of package information for missing package 
there are two issues about restore error message for packages.config when restore is disabled.