简体   繁体   中英

Nuget Package Manager not accessible if VS2013 and VS2015 installed

Nuget Package Manager breaks if VS2013 and VS1015 community editions are installed on same Windows 10 machine.

Initially installed VS2015 Community Edition with Nuget Package Manager. All was well, except old Umbraco projects suffered from no intellisense due to MVC4 support in VS2015.

So installed VS2013 to work on old projects. Installed Nuget Package Manager several times but each time could not see it in the Tools|Nuget Package Manager flyout. There were just two items there instead of three.

Ran up VS2015 and found the same on that now as well!

Is this a known problem or do I need to do something to get it to work on both installations? The Package Managers I'm installing are the appropriate ones for the version of VS.

Ok, it's humble pie time.....

If you don't have a solution open you only see two items in the Tools|Nuget Package Manager flyout. If you open a solution, you see three.

Sorry for wasting people's time. Hope it helps other bewildered ones!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM