I have two DLLs: one only works on Unity 2018 and the other only works on Unity 2017. Is there any way I can have both DLLs in my project, but only the DLL that matches the current Unity version gets loaded?
Thanks in advance.
↧