1. Create a new website using Razor website (Any built-in template with 20+ packages is okay to repro this issue)
2. Run Update-Package -Reinstall
Result:
It took 6+ minutes to complete and I can see that some packages are getting uninstalled and installed multiple times (For example Installing 'DotNetOpenAuth.OpenId.RelyingParty 4.0.4.12182')
Expect:
A much more efficient way of doing this. This becomes very frustrating when you have multiple projects and need to do this for multiple projects.
2. Run Update-Package -Reinstall
Result:
It took 6+ minutes to complete and I can see that some packages are getting uninstalled and installed multiple times (For example Installing 'DotNetOpenAuth.OpenId.RelyingParty 4.0.4.12182')
Expect:
A much more efficient way of doing this. This becomes very frustrating when you have multiple projects and need to do this for multiple projects.