Error MSB6006: “mt.exe” exited with code 31

后端 未结 11 2186
孤城傲影
孤城傲影 2020-12-15 15:54

I ran into this problem today while migrating a VS2008 solution to VS2010. The problem occurred in either of the following scenarios:

  1. Rebuild Solution
11条回答
  •  独厮守ぢ
    2020-12-15 16:16

    In my case it was a problem with TortoiseGit. Removing Debug and Release folders from the GIT repository solved the problem.

提交回复
热议问题