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
|
|
|
|
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>
|
|
|
|
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.
Important Information:
The Patagames Software Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close