Home

LINQPad NuGet Manager - Pre-release dependency

It seems LINQPad is not able to add a NuGet with a dependency from another NuGet in prerelease version.

When I try to do so there's a message box displaying
"Error Downloading 'SomeNuget' - Unable to resolve dependency 'SomeNuget in Pre-release'"
My version of LINQPad is v5.31.0

Visual Studio can handle this by using "Install-Package SomeNuget -pre"
Is it possible to consider adding this possibility when "Include Prerelease" is selected ?

Best regards from France,
Philippe

Comments

Sign In or Register to comment.