Paket.VisualStudio
Paket.VisualStudio copied to clipboard
VS plugin should not create its own output pane
VS plugin for Paket tends to switches current pane in Output window to "Paket" only to show couple lines "Restoring packages" and "Ready". Usually people want to see build output in the Output window when the build starts. In my opinion Paket output should go to the same pane where regular build output goes.