JetBrains / JetBrains/resharper-unity

Quick Fix "Add reference in mcs.rsp"

Open
#446 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
1.2k
Forks
142
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.