An application I downloaded comes with a .dll file that can be referenced from a console application for automation purposes. However, I cannot connect it to my VSCode project.
I am currently using VSCode, C#, and .NET and I am trying to add that .dll as a reference to the project. I have tried to manually type it in .csproj and it is a local file on my computer, not in any external packages.
New contributor
Bell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.