Skip to content

AspNetCore native inner build writes to the same binlog output path as the managed inner build #4740

@ViktorHofer

Description

@ViktorHofer

AspNetCore's repo has a two-phase build which builds the native part with desktop msbuild first and then the managed part with dotnet build. Both inner builds in the VMR write to the same binlog output path: /bl:"D:\a\_work\1\vmr\src\aspnetcore\artifacts\log\Release\source-inner-build.binlog".

This makes diagnosing issues really hard.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions