Skip to content

Commit efebd6a

Browse files
committed
Removes project-file-name parameter
1 parent ab73019 commit efebd6a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/GitVersionExe/HelpWriter.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ path The directory containing .git. If not defined current directory
5858
Note: This is only compatible with the newer Sdk projects
5959
/updateassemblyinfofilename
6060
Specify name of AssemblyInfo file. Can also /updateAssemblyInfo GlobalAssemblyInfo.cs as a shorthand
61-
/updateprojectfilename
62-
Specify name of Project file. Can also /updateProjectInfo Project.csproj as a shorthand
6361
/ensureassemblyinfo
6462
If the assembly info file specified with /updateassemblyinfo or /updateassemblyinfofilename is not found,
6563
it be created with these attributes: AssemblyFileVersion, AssemblyVersion and AssemblyInformationalVersion

0 commit comments

Comments
 (0)