“Value does not fall within the expected range” when trying to add a reference in a project

后端 未结 9 605
栀梦
栀梦 2020-12-02 16:31

Suddenly I am getting this error \"Value does not fall within the expected range\" whenever I try to add a reference to any project. This also happens with a new blank proje

9条回答
  •  伪装坚强ぢ
    2020-12-02 17:35

    I also got the same error with "web" tab missing from project properties, for those having this issue can try changing the target framework of the project.When I changed target framework from 4.6.2 to 4.7.2, the web tab appeared again.

提交回复
热议问题