After installing the beta 2, my projects just stopped running... It seems like the version is finally 3.5, not the 2.0 of the beta1. So you'll have to replace Version=2.0.0.0 to Version=3.5.0.0 on your config files, like:
<add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089">
[update] you can always use the studio form (solution > properties > references)
Yeap, yet another version messup from Microsoft. And I can understand it, being 3.0 a 2.0 plus a 4 library set, the 2.0 was maintained on the core. With 3.5 the core itself was kept pretty much the same from 2.0, but still had it changes, so the 3.5 was in order.
The good news is that other than that the projects I've tried as still running. Let's wait for the first news from the performance gurus :)
Sunday, July 29, 2007
Visual Studio 2008 beta 2 versioning
Posted by Mário Romano at Sunday, July 29, 2007
Labels: Development
Subscribe to:
Post Comments (Atom)
Development Catharsis :: Copyright 2006 Mário Romano
No comments:
Post a Comment