I'm trying to use the TextMate extension for Visual Studio to create custom highlighting, but when I try to build it I get the following error and I have no idea what it means even after trying to look for a solution. I have seen few people have same issue but have not found solution. This seems to happen on a fresh project, so there probably is some error in the template, but I can't find where it is.
Schema validation error for '..\obj\Debug\extension.vsixmanifest'. The http://schemas.microsoft.com/developer/vsx-schema/2011:Assets element is not declared.
How do I fix this error?