Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Make compile-configuration part of the msbuild output path #28

@petemounce

Description

@petemounce

Presently, have to pass in CONFIGURATION=Debug or CONFIGURATION=Whatever, to get a build specifically for that configuration into out/bin.

Should instead assume CONFIGURATION is an array with ['Debug'] as sensible default, then build etc once per array-element, and output into a path that includes the current element in it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions