Custom bin

In my old .net framework 4.8 WF project i have a custom-bin and bin folder. VS is able to resolve custom .dll inside my custom-bin folder but not Rider. Custom-bin is a folder where an associate of my company add custom dll.

What i tried :
 - add ‘probing’ inside WebConfig (<probing privatePath="custom-bin"/>) This is weirdly partialy work for 4 of my 10 dlls
- add dll in assemblies tab

Project run perfecly find without any resolve issues in VS

Any help ?

PS: copy all my custom dll directly in bin folder work fine but this is not a solution

0
1 comment

Hello narug85 ,

Thank you for reaching Rider Forum.

Basically, Rider should pick up a custom bin with no issues. Thus, to continue the troubleshooting, could you please let me know the consequence of the Rider not working with the custom bin as expected? Are there any errors or smth? 

Thank you in advance. 

0

Please sign in to leave a comment.