Swifter.Json icon indicating copy to clipboard operation
Swifter.Json copied to clipboard

Unity2019.3.1 导入dll报错

Open AnyAnq opened this issue 5 years ago • 2 comments

下面时错误信息 C:\Program Files\Unity\Hub\Editor\2019.3.1f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.ugui\Runtime\UI\Core\Layout\LayoutUtility.cs(134,74): error CS0433: The type 'Func<T1, TResult>' exists in both 'Swifter.Core, Version=1.5.0.3, Culture=neutral, PublicKeyToken=5c52005388a7b388' and 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'

求解决办法

AnyAnq avatar Jan 08 '21 03:01 AnyAnq

用 .NET 4.0 及以上的 dll。

Dogwei avatar Jan 12 '21 12:01 Dogwei

感谢解答!

AnyAnq avatar Jan 15 '21 02:01 AnyAnq