We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab73019 commit efebd6aCopy full SHA for efebd6a
src/GitVersionExe/HelpWriter.cs
@@ -58,8 +58,6 @@ path The directory containing .git. If not defined current directory
58
Note: This is only compatible with the newer Sdk projects
59
/updateassemblyinfofilename
60
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
63
/ensureassemblyinfo
64
If the assembly info file specified with /updateassemblyinfo or /updateassemblyinfofilename is not found,
65
it be created with these attributes: AssemblyFileVersion, AssemblyVersion and AssemblyInformationalVersion
0 commit comments