You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the following error while trying to install Pickles from Visual Studio NuGet Package.
Attempting to gather dependency information for package 'Pickles.CommandLine.3.0.1' with respect to project 'Test\Project.IntegrationTest', targeting '.NETFramework,Version=v4.7.2'
Gathering dependency information took 1.7 sec
Attempting to resolve dependencies for package 'Pickles.CommandLine.3.0.1' with DependencyBehavior 'Lowest'
Resolving dependency information took 0 ms
Resolving actions to install package 'Pickles.CommandLine.3.0.1'
Resolved actions to install package 'Pickles.CommandLine.3.0.1'
GET https://api.nuget.org/v3-flatcontainer/pickles.commandline/3.0.1/pickles.commandline.3.0.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/pickles.commandline/3.0.1/pickles.commandline.3.0.1.nupkg 1168ms
Installed Pickles.CommandLine 3.0.1 from https://api.nuget.org/v3/index.json with content hash skIVULhw0w8iuQ0XKZOistw983YTlUbKGGtGTDPs4P6RFVfyAlV1vuPm2afJMkA72bRWkHIkWZRYQpzdT+V5tA==.
Install failed. Rolling back...
Package 'Pickles.CommandLine.3.0.1' does not exist in project 'Project.IntegrationTest'
Package 'Pickles.CommandLine.3.0.1' does not exist in folder 'ProjectPath\packages'
Executing nuget actions took 8.49 sec
Package 'Pickles.CommandLine 3.0.1' has a package type 'DotnetTool' that is not supported by project 'Test\Project.IntegrationTest'.
Time Elapsed: 00:00:11.4794661
The text was updated successfully, but these errors were encountered:
I am getting the following error while trying to install Pickles from Visual Studio NuGet Package.
The text was updated successfully, but these errors were encountered: