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

When using Paket from context menu, VS2017 becomes unresponsive #138

Open
fourpastmidnight opened this issue Apr 2, 2017 · 0 comments
Open

Comments

@fourpastmidnight
Copy link

Description

On more than one occasion, using the Install option in Visual Studio 2017 causes Visual Studio to become completely unresponsive, with the only alternative being left to force kill the VS process.

Repro steps

  1. Open a solution which contains Paket references
  2. Open one or more code files from a project containing a paket.references file.
  3. Right click the paket.dependencies file and choose Install.

VS 2017 hangs. For example, see the git-tfs project here on GitHub.

Expected behavior

Visual Studio 2017 doesn't hang.

Actual behavior

Visual Studio 2017 hangs

Known workarounds

Don't open any project code files for projects containing a paket.references file when you need to perform any Paket operations on the solution.

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

No branches or pull requests

1 participant