Where can I find the W3C XML Schema (XSD) for a .csproj file, for Visual Studio 2008?
It seems like this should be obvious, but I spent some time and haven\'t found
The csproj files are in fact MSBuild files. The xsd for those can be found here:
%windir%\Microsoft.NET\Framework\[framework version]\Microsoft.Build.xsd