Search Unity

Assembly Definition reference to UnityEngine

Discussion in 'Editor & General Support' started by StalsKnight, Mar 22, 2019.

  1. StalsKnight

    StalsKnight

    Joined:
    Nov 20, 2016
    Posts:
    4
    Wondering if there is a way to avoid having a reference to UnityEngine in some specific assembly definitions. I know there is a checkbox to "Override References" to only leave references to specific dll's which is great but it doesn't allow to avoid references to UnityEngine, they still remain in .csproj files.