Skip to content

Task based Build #64

@visschersm

Description

@visschersm

Invoke-Build can be used to trigger tasks.

In dotnet you have ways to build without restore.

dotnet build --no-restore

Document clearly way the build tasks do. What steps are executed and if you want to combine for example Test and Update, do we define them like:

Invoke-Build -Task Test, Update

Or whatever the actual syntax is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions