Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 MSBuild.exe 通过命令行构建我的 Metro 应用程序,但该 exe 未被识别。我需要下载 .NET Framework 吗?我正在使用 Visual Studio 2012 进行开发。
正如其他人指出的那样,这是因为 msbuild 不在您的道路上。你有两个选择: