Paket.VisualStudio icon indicating copy to clipboard operation
Paket.VisualStudio copied to clipboard

When using Paket from context menu, VS2017 becomes unresponsive

Open fourpastmidnight opened this issue 8 years ago • 0 comments

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.

fourpastmidnight avatar Apr 02 '17 17:04 fourpastmidnight