Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/319.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/.net/20.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# Nuget软件包安装错误:安装软件包Google.api.Drive.v3_C#_.net_Visual Studio - Fatal编程技术网

C# Nuget软件包安装错误:安装软件包Google.api.Drive.v3

C# Nuget软件包安装错误:安装软件包Google.api.Drive.v3,c#,.net,visual-studio,C#,.net,Visual Studio,是的,我终于解决了我的问题。我确实改变了我的互联网代理地址,因为我面临以下问题。当我更改计算机的代理地址时(转到设置->代理->关闭使用代理并解决问题)。听起来您的NuGet配置有点不正确-是否有任何理由将其配置为这样的“策展订阅源”?(看起来与Google.api.Drive.v3提要本身没有任何关系。)请始终使用代码工具格式化日志-将日志转储到帖子中而不进行格式化是不可读的。 Install-Package : Unable to load the service index for sou

是的,我终于解决了我的问题。我确实改变了我的互联网代理地址,因为我面临以下问题。当我更改计算机的代理地址时(转到设置->代理->关闭使用代理并解决问题)。

听起来您的NuGet配置有点不正确-是否有任何理由将其配置为这样的“策展订阅源”?(看起来与Google.api.Drive.v3提要本身没有任何关系。)请始终使用代码工具格式化日志-将日志转储到帖子中而不进行格式化是不可读的。
Install-Package : Unable to load the service index for source 
https://www.nuget.org/api/v2/curated-feeds/microsoftdotnet/.
At line:1 char:1
+ Install-Package Google.Apis.Drive.v3
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Install-Package], Exception
    + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.Pow 
   erShellCmdlets.InstallPackageCommand