Skip to content

Quick Fix "Add reference in mcs.rsp" #274

Closed
@van800

Description

@van800

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions