Closed
Description
References to some framework libs in Unity are not added by default.
But they can be used by adding -r:DllName.dll line in mcs.rsp file.
For now this trick is not supported by any tools, it is done manually.
Example https://forum.unity.com/threads/httpclient.460748/ and #270
It would be cool to add a QF for it.