Entity Framework June 2011 CTP And Unit Test Project -


we have mvc/ef project upgraded june 2011 ctp. web project working great, problem is, can no longer reference msunit project targeting newer framework.

when try set test project target june ctp below error:

attempted re-targeting of project has been canceled. able target test project .net framework 3.5, must use steps documented @ following microsoft web site: http://go.microsoft.com/fwlink/?linkid=201405.

after reading through can see .net 3.5 .

has got ideas how can tests working?


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -