I\'m just in the middle of migrating my solutions from Visual Studio 2010 to Visual Studio 2013.
I have this (maybe) silly problem with database comparisons options. I w
In VS2013 you can get rid of that on project basis, in the SQL -> Options -> Object Types, you can exclude some objects for the current Database Project.