For some project types, the restore yellow bar not shown when packages missed. It seems it will restore when openning the projects.
Repro step:
1.Create a project.Enable package restore. Install a package.
- Open the created project.
3.Delete the package from disk and close the project.
- Open VS. click the menu file->open project, open the created project.
- Open package manager console.
-
Verify the restore yellow bar shows.
Expected: it shows.
Actual: it not shows.
Notes: Some project it can repro, some project it can't repro.
Below is the list of project type can manual repro.
VB/CS Silverlight5 Application.
VB/CS WPF Application.