Home > Article > Software Tutorial > How to add reference in Visual Studio 2019 Visual Studio 2019 Add reference tutorial
Many developers encounter problems adding references when using Visual Studio 2019. In order to solve this problem, PHP editor Xigua specially compiled a detailed tutorial to guide you on how to easily add references in Visual Studio 2019. This article will introduce the specific operation of adding a reference step by step to help you solve this problem. Continue reading this article to learn the detailed steps to add references in Visual Studio 2019.
First, open the Visual Studio 2019 software on your computer, open a project, and right-click the dependencies (as shown in the picture).
Next, click Add Project Reference in the pop-up interface (as shown in the picture).
Finally, click the browse button in the lower right corner of the pop-up interface and select your own dll (as shown in the picture).
The above is the detailed content of How to add reference in Visual Studio 2019 Visual Studio 2019 Add reference tutorial. For more information, please follow other related articles on the PHP Chinese website!