PC -> PR migration dialog incorrectly states 'lib\lib\foo.dll' for 'lib\foo.dll' #7115
Labels
Functionality:VisualStudioUI
help wanted
Considered good issues for community contributions.
Priority:3
Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog.
Product:VS.Client
Status:Excluded from icebox cleanup
Status:Inactive
Icebox issues not updated for a specific long time
Type:Bug
Milestone
This happens in default ASP.NET 4.x Web App projects (once you remove the ProjectTypeGuid to enable the migration dialog to show up).
In particular, this happens with the Antlr and WebGrease packages. I verified that at least for WebGrease there is no such
lib\lib\
folder:So, this seems like a UI bug where the
lib\
prefix is incorrectly prepended in the warning messages.cc @rrelyea
The text was updated successfully, but these errors were encountered: