Unable to load the service index for source https://api.nuget.org/v3/index.json in VS2017?

前端 未结 8 1930
没有蜡笔的小新
没有蜡笔的小新 2020-12-03 03:27

I am getting This error:

[nuget.org] Unable to load the service index for source https://api.nuget.org/v3/index.json. An error occurred while send

8条回答
  •  自闭症患者
    2020-12-03 03:51

    I have faced the same problem with VS 2015 Go to the following folder

    C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE

    and add In my case is already present added the highlighted text

    
        **
            
        **
      
        
      
    
    

    Solved my issue

提交回复
热议问题