[xbuild] Make Engine.DefaultToolsVersion 2.0 .
[mono.git] / mcs / errors / cs0074.cs
index 6001814b8570cb0e82806863aba5e9c7867657e3..bdac40a50cb24c6e43137aa1863cf0f2f3cda454 100644 (file)
@@ -1,4 +1,4 @@
-// cs0074.cs: Abstracts events can't have initializers.
+// cs0074.cs: `ErrorCS0074.OnFoo': abstract event cannot have an initializer
 // Line: 8
 
 using System;