Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PM UI - right click on tab header and clicking "Open file location" results in error #7913

Closed
skofman1 opened this issue Mar 26, 2019 · 1 comment · Fixed by NuGet/NuGet.Client#2777

Comments

@skofman1
Copy link
Contributor

Details about Problem

VS version:
Microsoft Visual Studio Enterprise 2019 Int Preview
Version 16.0.0 Preview 4.1 [28701.123.d16.0]
VisualStudio.16.IntPreview/16.0.0-pre.4.1+28701.123.d16.0
Microsoft .NET Framework
Version 4.7.03062
Installed Version: Enterprise

NuGet Package Manager 5.0.0
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.

Detailed repro steps so we can see the same problem

  1. Open PM UI for project

  2. Right click on tab header
    image

  3. Select "Open file location"

Result: error message
image

btw, if you do the same with PM UI for solution, it opens file explorer in solution file location.

@zivkan
Copy link
Member

zivkan commented Mar 26, 2019

If you select "Copy Full Path", then paste it, it actually contains the relative path that's in the .sln file, which is probably why opening the folder fails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants