如何使用 nAnt 获取 Visual Studio 解决方案中所有文件的最新版本?
是否有一个任务或其他东西可以接受 sln 文件,然后获取 sln 中每个文件的最新版本?
Is there a task or something that can accept an sln file and then get latest of each file in the sln?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Sourcegear 提供自定义 NAnt 任务来使用其存储库。我不知道它们是否基于解决方案文件工作,但您可能想尝试一下,看看它们是否能帮助您。
Sourcegear provides custom NAnt taks to work with their repository. I don't know if they work based off the solution file, but you might want to give them a try and see if they'll help you.