There is a bug in Visual Studio (2008, possibly 2005 too) that means the projects under solution folders are not automatically ordered alphabetically. What is the best workaround for this problem?
views:
40answers:
1
+2
A:
Select a project, start to rename it (F2 or click it again) and then click a different project. The projects magically sort themselves into alphabetical order.
Matt Howells
2010-02-03 10:58:10