“Object reference not set to an instance of an object” when building my cloud project

前端 未结 11 1686
灰色年华
灰色年华 2020-12-28 13:27

When I build my solution with a bunch of cloud projects, I see one or more \"Error: Object reference not set to an instance of an object\" messages in the output. When I try

11条回答
  •  情歌与酒
    2020-12-28 13:40

    Try removing the role from the cloud project, re-build solution (if there are errors please post them), then add the role back into the cloud project and re-build.

提交回复
热议问题