[msvc] Update csproj files (#4128)
[mono.git] / mcs / errors / cs1587-19.cs
index 3dd65d90cc28f19f8d1cc1534d65cc57b32d2d2e..5cb9c92f79fba8a5cabf8f03faba42096c895a1b 100644 (file)
@@ -1,4 +1,7 @@
+// CS1587: XML comment is not placed on a valid language element
+// Line: 13
 // Compiler options: -doc:dummy.xml -warnaserror -warn:2
+
 using System;
 
 namespace TopNS