All our projects generate strong name signed assemblies and strong name signed assemblies cannot reference non-strong name signed ones.
CSC : warning CS8002: Referenced assembly 'MassiveDynamicProxyGenerator, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.
Would it be possible to update this project and add the strong name signing?