Add Reference is missing in Visual Studio when using with Unity 3D - Need Npgsql.dll
问题 I installed Unity 2017 with Visual Studio 2017. I am attempting to add an external DLL to the Visual Studio project through the solution explorer. When I right click on References, the "Add Reference" option is completely missing! I'm trying to use NpgSQL. Hence, the need to add npgsql.dll. Can anyone give light? 回答1: The Add Reference... is in a different place in this case. Things to do in Unity: Create a folder named Plugins as a child to your Assets folder. (Assets\Plugins...) Next copy