[xbuild] Add support for Before/AfterTargets.
[mono.git] / mcs / errors / cs0596.cs
index edbaed9e38eba57093c25534a48d5bf5c84a6c3a..68cd5ca5c37ba927e7e07b3dcbe55d0573658922 100644 (file)
@@ -1,7 +1,7 @@
 // cs0596.cs: The Guid attribute must be specified with the ComImport attribute
 // Line: 4
-\r
-[System.Runtime.InteropServices.ComImportAttribute]\r
-class C\r
-{\r
+
+[System.Runtime.InteropServices.ComImportAttribute]
+class C
+{
 }
\ No newline at end of file