Build Failed. See the build log for detail

后端 未结 12 977
一整个雨季
一整个雨季 2021-01-07 22:40

I create a new project, click compile, and get this error:

Build Failed. See the build log for details.

In the build log there i

12条回答
  •  爱一瞬间的悲伤
    2021-01-07 23:04

    I searched for solution online for similar problem, but none solved my problem, then I tried this:
    Tools >>> Options >>> Projects and Solutions >>> Build and Run
    Then I changed MSBuild output and MSBuild log to Detailed.
    Rebuild and the error message will show.

提交回复
热议问题