Kill Process in VS2012 Package Manager Console

nuget, powershell, visual-studio-2012

Solution

Found it. There is a button on the window in visual studio. I did not see it because of my window configurations.

Problem

Doe anyone know how to kill a process in the VS2012 Package Manager Console. Pressing Control-C does not seem to kill processes like it does in the standard powershell.

Original source