Skip to content

Instantly share code, notes, and snippets.

@slodge
Created October 24, 2014 13:33
Show Gist options
  • Save slodge/2843a793dc9df4ad4455 to your computer and use it in GitHub Desktop.
Save slodge/2843a793dc9df4ad4455 to your computer and use it in GitHub Desktop.
Where should I log...
There's a bug that VS has had for aaaaaages
If you're in a multi-project solution and you right-click a project in Solution Explorer to run it... then while its building you click on another project or click on an editor pane for a file in another project then VS tries to run the other project.
This often leads to me seeing the "A project with an Output Type of class library cannot be run" message
Where/how should I log this... I'd love it to be solved (has been bugging me since 2006!)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment