Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Bitbucket 上有我的 .Net 网站,我能够创建一个管道并发布在 Azure devops 上工作。一切正常,所有文件都使用 webdeployment 发布到我的 Azure VM。唯一的问题:没有生成包含所有 dll 的 bin 文件夹(bin 文件夹不在源代码管理中)。任何想法?