Bump NuGet.BuildTasks to get new updates and switch to `dev` branch (#5566)
[mono.git] / mcs / errors / cs0227-2.cs
index 1599c16b4f3535e8d8161da584cd305cd00102c4..aec7db82d3b1ca2406d986f52b65957fd0973840 100644 (file)
@@ -1,4 +1,4 @@
-// cs0227-2.cs: Unsafe code requires the `unsafe' command line option to be specified
+// CS0227: Unsafe code requires the `unsafe' command line option to be specified
 // Line: 5
 
 class UnsafeClass {