Just thought I'd let everyone know, the Visual Studio project files have
been updated to be Visual Studio 2008 compatible.

The actual *.csproj (and the one *.ilproj ), have only been slightly
modified, and *still work under Visual Studio 2005*.*

*The only breaking change is in the solution file (though the format did not
change, VS2005 does not like the fact that the 2008 .sln says it was made
with 2008.) So we will now maintain a .sln for 05 and 08 each, but they
still point to the same .??proj files.

*This is not a conversion to C# 3.0 syntax.* We will not be using LINQ or
lambda expressions quite yet. This is only so that those of us who have a
choice, can use 2008 instead of 2005, for the better performance and
development features.

*Please remember*: If you add a project to a solution, make sure you add it
to the other as well. (A copy and paste, or even a patch type operation,
should be sufficient, as the file syntax is identical, and right now the
contents are also nearly identical.)

If you have any complaints, you should have known that paperwork and notices
for this event were filed at your nearest interstellar regional management
office, at Proximus Centauri. If you were not a responsible enough galactic
citizen to go and see for yourself, then it is not our problem. ;-P
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to