when I use Cloudbase and ML Agents packages, conflicts happens:
Multiple precompiled assemblies with the same name Newtonsoft.Json.dll included on the current platform. Only one assembly with the same name is allowed per platform. (D:/WorkSpace/Unity/GameParkOnline/Library/PackageCache/com.unity.cloudbase@1.0.7/Runtime/Newtonsoft.Json.dll)
Multiple precompiled assemblies with the same name Newtonsoft.Json.dll included on the current platform. Only one assembly with the same name is allowed per platform. (D:/WorkSpace/Unity/GameParkOnline/Library/PackageCache/com.unity.nuget.newtonsoft-json@2.0.0/Runtime/Newtonsoft.Json.dll)
The same error happens when I use MGOBE and Cloudbase packages at Google Protobuf.dll .
How can I fix these errors please?