diff --git a/Docs.Site/Docs/Reference/Build-Services.markdown b/Docs.Site/Docs/Reference/Build-Services.markdown index 054bf0c6..ac41387a 100644 --- a/Docs.Site/Docs/Reference/Build-Services.markdown +++ b/Docs.Site/Docs/Reference/Build-Services.markdown @@ -377,7 +377,7 @@ Running ```GitVersion /output buildserver``` will cause MyGet Build Services to GitVersion.NuGetVersion=3.0.23
- Note: If you require the AssemblyInfo.cs files in your project to be patched with the information from GitVersion, you will have to run it manually, for example using the command call %GitVersion% /updateassemblyinfo.
+ Note: If you require the AssemblyInfo.cs files in your project to be patched with the information from GitVersion, you will have to run it manually, for example using the command call %GitVersion% /updateassemblyinfo true.