[xbuild] Fix #40094, part 1/2: SolutionParser: Emit `AbsolutePath="..."`
[mono.git] / mcs / errors / cs1590-2.cs
old mode 100755 (executable)
new mode 100644 (file)
index 2c96df5..33d02f0
@@ -1,5 +1,6 @@
-// Compiler options: -doc:xml-024.xml -warn:1 -warnaserror
-// Invalid XML 'include' element; Missing 'path' attribute
+// CS1590: Invalid XML `include' element. Missing `path' attribute
+// Line: 11
+// Compiler options: -doc:dummy.xml -warn:1 -warnaserror
 
 namespace Testing
 {