-
Notifications
You must be signed in to change notification settings - Fork 11
Description
I get the below error. Does this mean that it has already been implemented into UNITY 2019.x ?
I cant find any documentation.
Microsoft (R) Visual C# Compiler version 2.9.1.65535 (9d34608e)
Copyright (C) Microsoft Corporation. All rights reserved.
error CS1703: Multiple assemblies with equivalent identity have been imported: 'C:\MySQL\Link To MySQL\Assets\Plugins\System.Drawing.dll' and 'C:\Program Files\Unity\Hub\Editor\2019.3.13f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Drawing.dll'. Remove one of the duplicate references.
error CS1703: Multiple assemblies with equivalent identity have been imported: 'C:\MySQL\Link To MySQL\Assets\Plugins\System.Data.dll' and 'C:\Program Files\Unity\Hub\Editor\2019.3.13f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Data.dll'. Remove one of the duplicate references.