Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs1706.cs
index ab2e0f3a47813590ae91d476248868724bfc870f..5407ee669c00555652e5e626604d72b840f02961 100644 (file)
@@ -1,4 +1,4 @@
-// cs1706.cs: Anonymous methods are not allowed in attribute declaration
+// CS1706: Anonymous methods and lambda expressions cannot be used in the current context
 // Line: 13
 
 using System;