- Notifications
You must be signed in to change notification settings - Fork 142
Closed
Milestone
Description
Hello there,
I am having an issue with the ReShaper plugin for Rider where it completely ignores the -r flag to inject assembly references.
I need to reference System.Net.Http.dll and the following line inside the rcs.rsp makes Unity reference the dll: -r:System.Net.Http.dll
However, Rider completely ignores this and keeps telling me it cannot find System.Net.Http.
If I add the reference manually, it works fine until I switch to Unity and it regenerates the solution, as expected.
Kind Regards
Metadata
Metadata
Assignees
Labels
No labels