Skip to content

Multiple precompiled assemblies on Newtonsoft #168

@rrowlands

Description

@rrowlands

The core scenario number 1 is failing for me with the following errors:

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. (E:/dev/projects/odokonia/unity/Library/PackageCache/com.unity.nuget.newtonsoft-json@3.0.2/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. (Assets/Dependencies/netstandard2.1/Newtonsoft.Json.dll)

I am guessing that this is due to the fact that Newtonsoft is now included by default in Unity and thus cannot be imported as a dependency using MsBuild?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions