I have an Database project in my application and want to suppress the errors/warnings thrown by this project. .first of all is it possible ?
I think I was not clear with my question, by suppressing I meant that when I build my Solution, the errors(which actually are not errors) are shown in the error list, I just want that all Database project related errors should not be shown in the error list.
I am using VS2010.
thanks in advance