Tagged Questions

0
votes
1answer
353 views

Custom attributes are not consistent errors moving a VS 2008 solution to VS 2010

I'm trying to move my VS 2008 solution to VS 2010. Everything works perfectly (compile and link) if I keep the target framework at 4.0. When I change the framework 2.0 and change the platform ...