[System] Remove any CFNetwork usage from the watchOS profile. Fixes #45847.
[mono.git] / mcs / errors / cs0246-13.cs
index bbc376480871466111e4a6d635bdf77098e991e0..ecf4383faf7cf1788ff13919e52f49bc5bfe8377 100644 (file)
@@ -1,4 +1,4 @@
-// cs0246-13.cs : The type or namespace name `class' could not be found. Are you missing a using directive or an assembly reference?
+// CS0246: The type or namespace name `class' could not be found. Are you missing an assembly reference?
 // Line: 9
 using System;