是否可以创建我自己的发布配置文件“提供商”?
Visual Studio 支持多种预定义的发布配置文件提供程序。为了简化我们向内部 nuget 服务器的私有上传,我很好奇是否可以在单个发布配置文件中创建某种打包并发布到 NUGET 。搜索网络和文档
或
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
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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论