I added `MSBuilder.ThisAssembly.Vsix` 0.1.8 to a VSIX project, and the generated `ThisAssembly.Vsix.g.cs` started with invalid C#: ```csharp #define GLOBALNAMESPACE #define #pragma warning disable 0436 ```
I added
MSBuilder.ThisAssembly.Vsix0.1.8 to a VSIX project, and the generatedThisAssembly.Vsix.g.csstarted with invalid C#:#define GLOBALNAMESPACE #define #pragma warning disable 0436