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