Skip to content

BuildInParallel=false needed for arm64 installers (vcxproj) #40486

@HaoK

Description

@HaoK

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

I needed to disable parallel builds for the installers due to what looks like issues around native up to date checks:

@dougbu asked for this issue to track why this was needed

More generally, the problems you hit earlier indicate a wider problem w/ up-to-date (not fast up-to-date) checks in our native projects. The native project references shouldn't cause any rebuilds of the work done in earlier steps. Please file a fairly urgent issue to get to the root of this.

Expected Behavior

No response

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworktask

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions