Visual Studio Visual Studio for Mac If you load a project into Visual Studio, the following dialog is displayed, explaining that you must remove any components from your project manually: To remove a component from your project: Open the .csproj file. To do this, right-click on the project name and select Unload Project. Right-click again on the unloaded project and select Edit {your-project-name}
