Skip to content

Unable to install package with stable version but prerelease dependencies #2944

@skofman1

Description

@skofman1

Repro steps:

  1. Create a package with prerelease dependencies using project.json and dotnet pack
  2. Place the package in a folder and configure VS to use this folder as a local repository
  3. Create a project with packages.config. Using package manager console/UI add the package to the project.

Error (for example):
Unable to find a version of 'NuGet.Protocol.Core.v3' that is compatible with 'NuGet.Client.Staging 1.0.0 constraint: NuGet.Protocol.Core.v3 (>= 3.5.0-beta-final)'.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions