解决访问Nuget源失败问题

  1. 查询IP址址 nslookup nuget.org
  2. 如失败,通过google 的dns服务器查询 nslookup nuget.org 8.8.8.8
  3. 将得到的Ip地址加到host文件中 如:nuget.org 162.62.224.25

查询可用的Nuget服务地址

相关文章:

  • 2021-12-16
  • 2021-12-08
  • 2021-06-23
  • 2021-12-22
  • 2022-12-23
  • 2021-05-24
猜你喜欢
  • 2021-11-01
  • 2022-12-23
  • 2021-09-22
  • 2022-12-23
  • 2021-08-26
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案