Relative Content

Tag Archive for c#.netvisual-studio-codedll

Add local .dll file as reference in VSCode

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.