[msvc] Update csproj files
[mono.git] / mcs / errors / cs0108-10.cs
index c533aaa356a2da10680687733e024fd4ff84723c..4d76ba28f4caea8d142eaabc07cfe0584ff64a3e 100644 (file)
@@ -1,4 +1,4 @@
-// cs0108.cs: The new keyword is required on 'Derived.EE' because it hides inherited member
+// CS0108: `Derived.EE' hides inherited member `Base.EE'. Use the new keyword if hiding was intended
 // Line: 12
 // Compiler options: -warnaserror -warn:2