// Compiler options: -doc:xml-024.xml -warn:1 -warnaserror // CS1590: Invalid XML 'include' element; Missing 'file' attribute. namespace Testing { /// public class Test { } }