When I import package,the following error occurred
Assets\WzLib\Scripts\WzLib\WzSerializer.cs(27,22): error CS0234: The type or namespace name 'Imaging' does not exist in the namespace 'System.Drawing' (are you missing an assembly reference?)
Assets\WzLib\Scripts\WzLib\WzObject.cs(166,24): error CS0246: The type or namespace name 'Bitmap' could not be found (are you missing a using directive or an assembly reference?)
When I import package,the following error occurred
Assets\WzLib\Scripts\WzLib\WzSerializer.cs(27,22): error CS0234: The type or namespace name 'Imaging' does not exist in the namespace 'System.Drawing' (are you missing an assembly reference?)
Assets\WzLib\Scripts\WzLib\WzObject.cs(166,24): error CS0246: The type or namespace name 'Bitmap' could not be found (are you missing a using directive or an assembly reference?)