1
PowerShell尝试使用代理,即使我没有选择
当试图运行试图从NuGet网站下载内容的脚本时,我收到以下错误: Preparing to run build script... Unable to find version '0.30.0' of package 'Cake'. C:\Users\user\.nuget\packages\: Package 'Cake.0.30.0' is not found on source 'C:\Users\user\.nuget\packages\'. C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\: Package 'Cake.0.30.0' is not found on source 'C:\Program Files ( x86)\Microsoft SDKs\NuGetPackages\'. https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. An …