VS2015 MSB3884 warning: Could not find rule set file

前端 未结 5 749
眼角桃花
眼角桃花 2020-12-14 06:08

When I imported an old solution in VS2015 I receive loads of warnings MSB3884 warning: Could not find rule set file .. when building the solution.

Q

5条回答
  •  一向
    一向 (楼主)
    2020-12-14 06:33

    Received this warning on a build machine where only VS 2017 Build Tools was installed (VS 2017 not installed). Once I installed the Static analysis tools (Individual components -> Code tools -> Static analysis tools) the warnings went away.

提交回复
热议问题