Error (CS0012): The type ‘Color’ is defined in an assembly that is not referenced. You must add a reference to assembly ‘System.Drawing.Primitives, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’. (line 314)
Error (CS1069): The type name ‘Color’ could not be found in the namespace ‘System.Drawing’. This type has been forwarded to assembly ‘System.Drawing.Primitives, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ Consider adding a reference to that assembly. (line 314)