-
Notifications
You must be signed in to change notification settings - Fork 171
How to build this dll? #164
Copy link
Copy link
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels