MD Linux How to add reference to .dll

Hi,

I’m working on the Coursera course of DrT. There’s programming assignment where dll’s are provided along with some starter code. No Problem with Visual Studio: copy file, right-click on References, choose ‘Add reference’, pick it and done.

MD in Linux does not allow this. There is only ‘Edit References’, but the dll does not show up there. I’ve tried searching the web but did not find anything I could understand.

Is this possible in MD ?

Regards,
Stephan

In the “Edit Reference” dialog, select last tab, and select “Browse”.

1 Like

Wondering why I couldn’t find this…

Thanks,
Stephan