Skip to content

Commit 0fc122d

Browse files
committed
Adds helptext
1 parent 4789629 commit 0fc122d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/GitVersionExe/HelpWriter.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ path The directory containing .git. If not defined current directory
5353
# AssemblyInfo updating
5454
/updateassemblyinfo
5555
Will recursively search for all 'AssemblyInfo.cs' files in the git repo and update them
56+
/targetprojectfiles
57+
Will target project files (cs/fs/vbproj files) to update instead of AssemblyInfo class files,
58+
Note: This is only compatible with the newer Sdk projects
5659
/updateassemblyinfofilename
5760
Specify name of AssemblyInfo file. Can also /updateAssemblyInfo GlobalAssemblyInfo.cs as a shorthand
5861
/ensureassemblyinfo

0 commit comments

Comments
 (0)