I recently made the move to Beta 2 for my main project and so-far-so-good, I haven't made the move to the 3.5 framework yet, I probably will as soon as I get the RTM later this month. I'm being a bit cautious and not installing and beta components on my build server so I did a little research and found this article on information for working with your projects in both VS.NET 2008 and VS.NET 2005 concurrently.
http://west-wind.com/weblog/posts/122975.aspx
Basically just make a copy of your solution file, then change the "Format Version" and "# Visual Studio"
ProjectName_2005.sln
ProjectName_2008.sln
From what I can tell so far, the actual project files just aren't a problem.
-ec
No comments:
Post a Comment