azure devops yaml nugetCommand@2-指定msbuildversion或msbuildpath
我们正在利用 YAML 构建管道任务 NuGetCommand@2
我们正在通过此任务恢复 1 个或多个解决方案。
需要将 MSBuild 路径配置到 NuGet,这可以通过 CLI 实现,但在 NuGetCommand 文档 没有这样的选项。
是否有一个隐藏的功能可以使这成为可能?或者我应该将任务转换为自定义操作,这会使它变得更加困难?
We are making use of the YAML Build pipeline task NuGetCommand@2
We are restoring 1 or more solutions with this task.
There is a need to configure the MSBuild path into NuGet, which is possible via the CLI, but in the NuGetCommand documentation there is no such option.
Is there perhaps a hidden feature that makes this possible? Or should i convert the task to a custom action, which makes it a lot more difficult?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论