Visual Studio 插件:插入日期或版本号

发布于 2024-09-05 06:39:27 字数 98 浏览 3 评论 0原文

我的公司遇到了一些部署问题,如果分布式源文件用其当前源代码控制版本或签入日期/时间进行标记,我们将受益匪浅。Visual

Studio 中有没有办法自动执行此操作?

My company is suffering some deployment issues, where we'd be greatly benefited if distributed source files were tagged with their current source control version, or the date/time they were checked in.

Is there a way in Visual Studio to do this automatically?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

冷默言语 2024-09-12 06:39:27

确切地说“标记”是什么意思,将信息当前源代码控制版本或日期/时间放在源文件的头部?此功能称为关键字扩展。您可能会找到一个支持此功能的 VCS。不确定 Visual Studio 是否可以在没有第三方工具的情况下做到这一点

what do you mean by "tagged" exactly, putting the info current source control version, or the date/time in the head of a source file? this feature is called Keyword Expansion. you may find one VCS which supports this feature. not sure whether visual studio can do this or not without a 3rd party tool

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文