Anyone knows an easy and fast way to differentiate betwene a .NET 2003 and a .NET 2005 solution file?
I want to run a switch over our build task to move into a separate build setup based on whether a .sln is for VS.NET 2003 or 2005. Naturally I need a fast way to differentiate them.
Thomas Tomiczek
