Vs2010schemas ✓

If you set VSIXExtension in VS2010, a custom schema validated your .vsixmanifest . Break the schema, and the extension wouldn’t build. That strictness saved countless broken extensions.

The vs2010schemas have a significant impact on the development process in Visual Studio 2010. By providing a well-defined schema for project and solution files, these schema files enable developers to: vs2010schemas