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 would like to exclude certain object types from comparison globally so that I don't have to do this every time. In Visual Studio 2010 those options were available in Tools -> Options -> Database Tools -> Schema Compare.
I cannot find anything corresponding in Visual Studio 2013.