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