I\'ve compiled an assembly for MySql.Data.dll and would like to add it to a new Visual Studio Project. I\'m lost on the correct terminology and how best to go
Right click on the "References" folder in the list and choose Add reference. On the Browse tab, browse to the directory containing your project, and the subfolder. Select the assembly and add it to the project.