【发布时间】:2016-06-13 06:24:06
【问题描述】:
我在 Visual Studio 2015 中创建了全新的 .NET 核心类库项目。 生成的类有注释:
// This project can output the Class library as a NuGet Package.
// To enable this option, right-click on the project and select the Properties menu item. In the Build tab select "Produce outputs on build".
我有 Visual Studio Enterprise 2015,更新 2
我从哪里获得这个选项?
【问题讨论】:
标签: c# visual-studio-2015 .net-core