【发布时间】:2015-04-04 03:37:58
【问题描述】:
是否可以将版本信息添加到 powershell (ps1) 文件。
【问题讨论】:
-
否,因为您要查找的元数据是 VersionInfo resource,只能添加到可执行文件中。
标签: powershell version versioning
是否可以将版本信息添加到 powershell (ps1) 文件。
【问题讨论】:
标签: powershell version versioning
据我所知没有。
如果可能的话,可能是在comment based help 中使用关键字,但我在那里没有看到。
【讨论】: