fullserializer icon indicating copy to clipboard operation
fullserializer copied to clipboard

How to build this dll?

Open DearVa opened this issue 5 years ago • 0 comments

I want to build a dll to import in Unity, I create a VS project and select .NET Framework.I add the reference of UnityEngine.dll and so on. Then add my c# scripts into it. However, when I build it, the reference is netframework(in dnspy). But your dll reference is mscorlib. Could you please tell me how you build this dll? Is it a unity build dll or a VS build dll? Thanks a lot!

DearVa avatar Aug 05 '20 17:08 DearVa