dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.15k stars 9.92k forks source link

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

Open HaoK opened 2 years ago

HaoK commented 2 years ago

Is there an existing issue for this?

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

ghost commented 1 year ago

Thanks for contacting us.

We're moving this issue to the .NET 8 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s). If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.