Return to site

Visual studio for mac references

broken image
broken image

In Solution Explorer, open the References node under the project node. To remove a reference in Visual C# or Visual J#

broken image

How to: Remove Unused References (Visual Basic). You can also check your project for unused references and remove all of them at once. In the References list, select the reference you wish to remove. In Solution Explorer, right-click on the project node and click Add Reference. To add a reference in Visual C# or Visual J# You can select multiple components by holding down the CTRL key, provided the components are all on the same tab. Select the components you want to reference, then click OK. In the Add Reference dialog box, select the tab indicating the type of component you want to reference. In the Project Designer, click the References tab.Ĭlick the Add button to open the Add Reference dialog box. In Solution Explorer, double-click the My Project node for the project. I am giving following things from MSDN To add a reference in Visual Basic