【发布时间】:2019-04-11 22:55:55
【问题描述】:
我创建了一个 nuget 包,我想使用 Nuget Gallery 与我的团队共享它。
我需要私下发布 nuget 包。 所以我设法从Nuget Gallery build steps 构建了 Nuget Gallery 当我运行构建时,Google Chrome 会显示“localhost”网站地址,显示 Nuget Gallery。
1) 如何将我最近创建的 nuget 包添加到本地 Nuget Gallery 中? 2) 在我设法在该库中添加 nuget 包后,如何发布 Nuget 库并与我的团队共享?
谢谢
【问题讨论】:
标签: nuget nuget-package nugetgallery