a. Create a new project
b. Enable package restore
c. Go to the File system and delete the packages folder. This is to simulate package restore functionality
d. Right click on project and open Manage Nuget packages
e. No packages should be listed. There should be an option to restore packages. Click on the Updates section.
f. No choose 'Restore'. All packages are restored successfully but the Updates section is not refreshed to show the packages that need to be updated. If the same steps are repeated with the selected section being 'Installed packages' the window is auto refreshed.
b. Enable package restore
c. Go to the File system and delete the packages folder. This is to simulate package restore functionality
d. Right click on project and open Manage Nuget packages
e. No packages should be listed. There should be an option to restore packages. Click on the Updates section.
f. No choose 'Restore'. All packages are restored successfully but the Updates section is not refreshed to show the packages that need to be updated. If the same steps are repeated with the selected section being 'Installed packages' the window is auto refreshed.