[packaging/msbuild] Bump to get new changes on xplat-master
[mono.git] / mcs / errors / cs0229.cs
index ebf8fac81cdba95fe58b973df9b4176a13c345c7..b0d370062b0b1288b7627df135f6da9686a022a0 100644 (file)
@@ -1,4 +1,4 @@
-// cs0229.cs: Ambiguity between `IList.Count' and `ICounter.Count'
+// CS0229: Ambiguity between `IList.Count' and `ICounter.Count'
 // Line: 24
 
 using System;