[xbuild] Fix #40094, part 2/2: AssignProjectConfiguration - Fallback to
[mono.git] / mcs / errors / cs0180.cs
index 7f1714e7331beeb7818eb35ef3929032194b219f..8e21e95aac5bb28aeee3719916720d3889d90ca3 100644 (file)
@@ -1,4 +1,4 @@
-// cs0179.cs: member can not be declared extern and abstract
+// CS0180: `X.extern_method()' cannot be both extern and abstract
 // Line:
 
 class X {