VS2012 Enable NuGet Package Restore disappears, missing
问题 I have two projects ones a class library and ones an mvc3 project. They both have nuget packages associated with them. On the class library when I right click the solution I get the "Enable NuGet Packges Restore" option In the MVC one I do not. needless to say I would like the feature for both projects. what am I doing wrong? 回答1: The NuGet package restore context menu item is hidden when the extension detects the presence of a $(SolutionDir).nuget folder containing the nuget.exe, nuget