I have several "test" projects in a visual studio solution that i have excluded from building when i rebuild the solution. However when i rebuild the solution i still see those projects in the output window with the message:
"Skipped Rebuild All: Project: PROJECTNAME, Configuration: [debug|release] CPU Project not selected to build for this solution configuration"
I understand this message but, it would be nice to not have to see it everytime i rebuild my solution. Is there any way to exclude that message from displaying in the output window when i rebuild my solution?