Skip to content

Potentially add /nologo switch for MSBuild #8

@darianmiller

Description

@darianmiller

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions