vb.net - Automatic reference to Microsoft.Data.Tools.Schema.Sql.UnitTesting -


the following references being automatically added (console application) project:

microsoft.data.tools.schema.sql.unittesting.dll microsoft.data.tools.components.dll 

my boss can't open project on machine.

as far know, don't have schema unit tests in project, , there should no reason these references.

how can resolve this? might caused fact running ssdt , boss not?

update

the references can removed via references node in solution explorer, via project properties -> references -> unused references..., when next reopen solution added again.

this multi-project solution, none of other projects (wpf application, 2 class libraries) have these added references.

apparently being caused ssdt, because when boss installed ssdt on machine able open project without problems.

perhaps ssdt might treating sql project, because there number of sql files included in project.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -