I can't to do composite DB project with VS2012. When I add references I gave error "...different targerframework version"I have X.dproj (VS2010).I convert DB X.dbproj VS2010 to VS2012 X.sqlproj.I create Y.sqlproj with VS2012I want to do X.sqlproj composite, I add to X.sqlproj database reference to Y.sqlproj and gave errror: Project "X.sqlproj" containt a project reference to "C:\Work\....Y.sqlproj" with different targerframework version.If in Z.sqlproj (I create it with VS2012) I add reference to Y.sqlproj - ok.How can i fixed this problem?
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results