MsBuild with Visual Studio 2012 Package Project
问题 I have created .NET solution with Visual Studio 2012 Package Project (From VS2012 SDK ). With Visual Studio I successfully compile and run this project (along with entire solution) in " Debug " configuration mode, and for " Any CPU " platform. But when I try to build solution in command line using MsBuild , I get errors: Command: msbuild MySolution.sln /p:Configuration=Debug /p:Platform="Any CPU" Errors: error : Can not find the installation for VS SDK. error MSB4018: The