是否可以创建我自己的发布配置文件“提供商”?

发布于 2025-01-09 18:01:55 字数 757 浏览 0 评论 0原文

Visual Studio 支持多种预定义的发布配置文件提供程序。为了简化我们向内部 nuget 服务器的私有上传,我很好奇是否可以在单个发布配置文件中创建某种打包并发布到 NUGET 。搜索网络和文档

https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/visual-studio-publish-profiles?view=aspnetcore-6.0

https://learn.microsoft.com/en-us/previous-versions/aspnet/ff398069(v=vs.110)

显示没有任何帮助。也许只需发布到文件夹并从那里执行 nuget.exe 就足够了。

我特别想在用户界面中完成这项工作,而不是使用命令行工具。我还想避免为此编写 Visual Studio 扩展。

Visual Studio supports several predefined publish profile providers. For easing our private upload to our internal nuget server I was curious if I can create some sort of Pack&Publish To NUGET in on single publish profile. Searching through the web and the documentation

https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/visual-studio-publish-profiles?view=aspnetcore-6.0

or

https://learn.microsoft.com/en-us/previous-versions/aspnet/ff398069(v=vs.110)

showed nothing that helped. Maybe it would be sufficient to simply do publish to a folder and execute nuget.exe from there.

I specifically want to do the job in the UI and not with commandline tools. I also wanted to avoid writing a Visual Studio extension for this.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文