Report error/warning if missing files in project/solution in Visual Studio

后端 未结 4 1653
谎友^
谎友^ 2020-12-31 11:45

Is there a way for Visual Studio to report an error/warning when you build a solution that has missing files (yellow triangle icon with exclamation) that do have necessarily

4条回答
  •  温柔的废话
    2020-12-31 11:53

    In case anyone else stumbles across this thread, there's a plugin that will give you a build error when you have files missing from your project.

提交回复
热议问题