Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs1548.cs
index 40cb238d1185463fc444fbca4b3bc85b8b5cf288..b4556b28d1bbe247a69a715e74b6e57713b63b60 100644 (file)
@@ -1,5 +1,5 @@
-// cs1548: Error while signing the assembly (file not found)
-// Line: 6
+// CS1548: Error during assembly signing. The specified key file `file_not_found.snk' does not exist
+// Line: 0
 
 using System.Reflection;