添加对 C# Windows Forms Application in MS Visual Studio Community 2015 的依赖

Add a dependency to C# Windows Forms Application in MS Visual Studio Community 2015

请告知如何在 MS Visual Studio Community 2015 中向 C# Windows Forms Application 项目添加依赖项。我找到了说明:

Select a project in the Solution Explorer, and then choose Project Dependencies from the Project menu.

但是 'Project' 菜单中没有 'Project Dependencies'。我需要添加 log4net 依赖项。感谢您对 VS 初学者的耐心等待:)

右键单击 References 和 select Add Reference

您可以添加log4net with NuGet: