logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
peterb  
#1 Posted : Monday, February 1, 2016 5:24:43 PM(UTC)
peterb

Rank: Newbie

Groups: Registered
Joined: 1/20/2016(UTC)
Posts: 7

Trying to install via nuget the output window shows this non-stop:

...
RecurseOn
Try set
RecurseOn
Try set
...

Still seemed to install properly
Paul Rayman  
#2 Posted : Monday, February 1, 2016 7:08:06 PM(UTC)
Paul Rayman

Rank: Administration

Groups: Administrators
Joined: 1/5/2016(UTC)
Posts: 1,115

Thanks: 8 times
Was thanked: 130 time(s) in 127 post(s)
Very strange behavior. Maybe it's a temporary glitch of the NuGet storage.

Which versions of the VS and NuGet are you using?
My output is following:
Code:

Package Manager Console Host Version 3.0.0.0

Type 'get-help NuGet' to see all available NuGet commands.

PM> install-package pdfium.net.sdk
Attempting to gather dependencies information for package 'pdfium.net.sdk.2.14.9' with respect to project 'WindowsFormsApplication11', targeting '.NETFramework,Version=v4.0'
Attempting to resolve dependencies for package 'pdfium.net.sdk.2.14.9' with DependencyBehavior 'Lowest'
Resolving actions to install package 'pdfium.net.sdk.2.14.9'
Resolved actions to install package 'pdfium.net.sdk.2.14.9'
Adding package 'Pdfium.Net.SDK.2.14.9' to folder 'D:\ABWORK\Trash\WindowsFormsApplication11\packages'
Added package 'Pdfium.Net.SDK.2.14.9' to folder 'D:\ABWORK\Trash\WindowsFormsApplication11\packages'
Added package 'Pdfium.Net.SDK.2.14.9' to 'packages.config'
Executing script file 'D:\ABWORK\Trash\WindowsFormsApplication11\packages\Pdfium.Net.SDK.2.14.9\tools\install.ps1'
Try set pdfium.dll
Try set pdfium.dll
Successfully installed 'Pdfium.Net.SDK 2.14.9' to WindowsFormsApplication11
PM> 
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.