- Create a project.
- Install a package e.g. EntityFramework
- (close solution) Delete "packages" folder
- (reopen solution) Enable Nuget Package Restore
-
Build solution.
no attempt to restore package.
error :
C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "EntityFramework". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.