选项Nuget Deploy不会出现在Visual Studio 2015上

时间:2017-04-04 13:39:21

标签: visual-studio visual-studio-2015 nuget

我试图从Visual Studio 2015上的项目创建一个Nuget包,但选项" Nuget Deploy"不会出现在菜单选项

Image of my project

我试图找到的选项就是这个,如下图所示

Image of the project that appears the option

1 个答案:

答案 0 :(得分:2)

我需要安装Nuget Deploy扩展。

在Visual Studio上,单击“工具”>扩展和更新...

在线搜索" Nuget Deploy"扩展

Image of Nuget Deploy extension

下载它。