Created
October 24, 2014 13:33
-
-
Save slodge/2843a793dc9df4ad4455 to your computer and use it in GitHub Desktop.
Where should I log...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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