1. Create a solution with multiple projects and packages installed (I have three project with 58 packages)
2. restore all packages
3. Build the solution multiple times
Actual:
on subsequent builds the restore package dialog is shown even if there are no packages to restore
Expected:
1. This might be little annoying for users building huge projects where this dialog pops up for few seconds while parsing thru all the projects.
2. It would be also confusing where the dialog says " Restoring packages" on every build even if all the packages have already been restored.
Comments: verified, it doesn't show the dialog anymore if there is nothing to restore
2. restore all packages
3. Build the solution multiple times
Actual:
on subsequent builds the restore package dialog is shown even if there are no packages to restore
Expected:
1. This might be little annoying for users building huge projects where this dialog pops up for few seconds while parsing thru all the projects.
2. It would be also confusing where the dialog says " Restoring packages" on every build even if all the packages have already been restored.
Comments: verified, it doesn't show the dialog anymore if there is nothing to restore