PrecompiledAssemblyException: Multiple precompiled assemblies with the same name Zenject-usage.dll included for the current platform. Only one assembly with the same name is allowed per platform.
Opened this issue · 1 comments
StefanDieckmann commented
I'm getting the following error after importing the latest version:
PrecompiledAssemblyException: Multiple precompiled assemblies with the same name Zenject-usage.dll included for the current platform. Only one assembly with the same name is allowed per platform.
svermeulen commented
Does this happen if you delete the zenject directory then import it ? I'm wondering if maybe you're overwriting a previous version of zenject and that's why this happens