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

前端 未结 11 1676
灰色年华
灰色年华 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:46

    None of these answer helped me. I decided to reinstall the Azure tools, and noticed that I had more than one version installed. I uninstalled the old versions, reinstalled the latest version, and this fixed it for me.

提交回复
热议问题