今天使用NuGet的时候报错说
The source at nuget.org [https://www.nuget.org/api/v2/] is unreachable. Falling back to NuGet Local Cache
本以为又是因为防火墙的原因,后面看SO上说在命令后面加上-Source nuget.org 即可。比如
Install-Package System.Data.SQLite -Source nuget.org
今天使用NuGet的时候报错说
The source at nuget.org [https://www.nuget.org/api/v2/] is unreachable. Falling back to NuGet Local Cache
本以为又是因为防火墙的原因,后面看SO上说在命令后面加上-Source nuget.org 即可。比如
Install-Package System.Data.SQLite -Source nuget.org
本文标题:The source at nuget.org is unrea
本文链接:https://www.haomeiwen.com/subject/amkukttx.html
网友评论