Several suggestions:
1) disable any third installed party extensions under Tools--> Extensions and Updates--> Installed to check whether there is an extension that caused this issue.
2) Close VS, delete all files under C:UsersxxxAppDataLocalMicrosoftVisualStudio14.0ComponentModelCache
You can also delete .vs
hidden folder, bin
and obj
folder of the project.
Then, restart VS to test again.
Further, try to reinstall Nuget Package Manager extension again.
3) restore VS environment, enter C:UsersAdministratorAppDataLocalMicrosoftVisualStudio14.0
And you can just rename the 14.0
folder to another name like VS2015_Backup
(just make a backup for your VS2015 environment).
Then, restart VS to test the issue.
4) open Control Panel-->Programs and Features-->right-click on VS2015 Program-->change-->Repair
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…