Working with .NET Project Files and Schemas?
- by Mitchel Sellers
I'm working on a project that will require me to take various .vbproj and .csproj files and determine which version of Visual Studio they were built with and then to get information such as the output dll name etc.
Does anyone know if there is a schema available for these files? Google and MSDN searches are coming up a bit blank.