无法连接 nuget 服务器
Build .NET 5.0 项目总是报无法连接 api.nuget.org 的错误
#17 9.406 Retrying 'FindPackagesByIdAsync' for source 'https://api.nuget.org/v3-flatcontainer/microsoft.extensions.http.polly/index.json'.
#17 9.406 The SSL connection could not be established, see inner exception.
#17 9.406 Unable to read data from the transport connection: Connection reset by peer.
#17 9.406 Connection reset by peer
请问如何解决?
回答
问题补充:
昨天就开始出现这个问题