[packaging/msbuild] Update commit hash to point to xplat-master HEAD (#5100)
[mono.git] / mcs / errors / cs0246-18.cs
index 077c4710fd16ee33010326bbbf0955151118deef..60d6e99bfa7340df1e8898bfad95c1cd28ac6c26 100644 (file)
@@ -1,4 +1,4 @@
-// CS0246: The type or namespace name `dynamic' could not be found. Are you missing a using directive or an assembly reference?
+// CS0246: The type or namespace name `dynamic' could not be found. Are you missing an assembly reference?
 // Line: 9
 // Compiler options: -langversion:ISO-2