The MSBuild banner is displayed, can be turned off with /nologo
Microsoft (R) Build Engine version 4.8.9221.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Example:
./delphi-msbuild -ProjectFile ConsoleProject.dproj -RootDir C:\Delphi\RADStudio37 -verbosity quiet -Config Release
scriptVersion : 0.2.0
projectFile : C:\code\delphi-project-template\source\ConsoleProject\ConsoleProject.dproj
platform : Win32
config : Release
target : Build
rootDir : C:\Delphi\RADStudio37
rsvarsPath : C:\Delphi\RADStudio37\bin\rsvars.bat
exitCode : 0
success : True
output : Microsoft (R) Build Engine version 4.8.9221.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
The MSBuild banner is displayed, can be turned off with
/nologoExample: