MSbuild task fails because “Any CPU” solution is built out of order

后端 未结 4 866
臣服心动
臣服心动 2021-01-14 08:31

I have two solutions to build in Teambuild, one is the application itself, the other one is the WiX installer. I want to build the application using \"Any CPU\" build config

4条回答
  •  轮回少年
    2021-01-14 08:45

    I've just posted a simliar question, because it seems like the same issue but without any relation to AnyCPU. Was this ever resolved?

    Why does Tfs2010 build my Wix project before anything else?

提交回复
热议问题