Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

Failed to install NuGet package in Visual Studio 2019

$
0
0

I'm working on C# WinForms project, on off-line PC and need to install several NuGet packages. I have copy of this packages on the PC.
When I try to install using NuGet Package Manager it fails for any package with similar errors:

Restoring packages for C:\Users...\GmapsForm\GmapsForm.csproj...
at NuGet.Protocol.ServiceIndexResourceV3Provider.d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.Protocol.ServiceIndexResourceV3Provider.d__8.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.Protocol.Core.Types.SourceRepository.d__16`1.MoveNext()
...


Visual Studio 2019 info:enter image description here


NuGet Package Manager view with System.Data.SQLite package to be installed

enter image description here


NuGet Package Manager format window, just after Install button press

enter image description here


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>