[msvc] Update csproj files
[mono.git] / mcs / errors / cs0683.cs
index 2bac70bb81771983c122d184c481bdc5ebfb3a38..0fc25711f6c8c47c832ad197a8841c2ffb7f02a5 100644 (file)
@@ -1,4 +1,4 @@
-// cs0683.cs: 'C.I.set_Foo(int)' explicit method implementation cannot implement 'I.Foo.set' because it is an accessor
+// CS0683: `C.I.set_Foo(int)' explicit method implementation cannot implement `I.Foo.set' because it is an accessor
 // Line: 11
 
 interface I