PMC install -source inconsistency #5851
Labels
Functionality:Install
The install command in VS/nuget.exe
Functionality:Restore
Product:VS.Client
Resolution:Duplicate
This issue appears to be a Duplicate of another issue
Style:PackageReference
Currently installing a package through PMC by using the -source option works differently in Package Reference vs Packages.config case.
Now there are some expected inconsistencies, but the issue here is that in the packages reference case, it says it cannot find the package in the source (while obviously present. Packages.config works fine however.
This repros in 15.0
The text was updated successfully, but these errors were encountered: