[msvc] Update csproj files
[mono.git] / mcs / errors / cs0118-4.cs
index bebdf472d6f69afa92b3aeb6eaad0b7de263235b..eaa9ad291a914eb146530d123418d90a8ada45f9 100644 (file)
@@ -1,4 +1,4 @@
-// cs0118-4.cs: `x.a.B' is a `property' but a `type' was expected
+// CS0118: `x.a.B' is a `property' but a `type' was expected
 // Line: 9
 
 using System;