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.
xbuild 有没有办法通过命令行或在构建脚本中将其他参数传递给编译器?具体来说,我想传入--mcs-debug 1以获取内部编译器错误的堆栈跟踪。
--mcs-debug 1
我可以通过更新来解决它%MONO%\bin\gmcs,但我希望有更好的方法。
%MONO%\bin\gmcs