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.
我正在尝试调试 msbproj 文件中发生的一些奇怪现象,我们必须自动化我们的构建过程;但是,我在任何地方都找不到有关编写 msbproj 文件的文档,msbproj 编写的“首选”资源在哪里?
编辑:奇怪是由调试和发布版本的输出文件夹中的差异引起的 - 但我仍然有兴趣找到这个问题的答案。
它只是另一个名称的 msbuild。请参阅 MSDN 参考作为您的开始:msdn.microsoft.com/en-us/library/7z253716.aspx