[main] Source code updates from dotnet/sdk - #5402
#5402[main] Source code updates from dotnet/sdk#5402dotnet-maestro[bot] merged 10 commits intomaindotnet/dotnet:mainfrom darc-main-931b7b2e-5e89-4b09-979a-16ed33fa65eadotnet/dotnet:darc-main-931b7b2e-5e89-4b09-979a-16ed33fa65eaCopy head branch name to clipboard
Conversation
|
Caution 🚨 Action Required — Conflict detectedA conflict was detected when trying to update this PR with changes from build The conflicts in the following files need to be manually resolved:
ℹ️ To resolve the conflicts, please follow these steps:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
Caution Detected incorrect content in the target repo for src/sdk/src/Dotnet.Watch/Watch/Build/EvaluationResult.cs that could not be auto-resolved. Please review and correct this file manually. 💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
Accept SDK source versions for Dotnet.Watch files and fix duplicate Debug.Assert in EvaluationResult.cs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
The BOM was introduced during conflict resolution and causes MSBuild parse failures on Linux (MSB4025: Data at the root level is invalid). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Diff: https://github.com/dotnet/sdk/compare/7f7422e3e5dbe5b349c440e601dbf18b50f358e0..f3f14eda3806962e5e562333835a91f9804c47f9 From: dotnet/sdk@7f7422e To: dotnet/sdk@f3f14ed [[ commit created by automation ]]
|
Two failures:
Looks like a build flakiness issue. |
|
@dbreshears the second issue above looks like instability in the razor build: #5402 (comment) I asked copilot and it suggested adding the following to the top of repo-projects/razor.proj. Not knowing enough about the razor build, I didn't include that in the PR but thought I'd share in case that's something that would be worth having. |
Diff: https://github.com/dotnet/sdk/compare/f3f14eda3806962e5e562333835a91f9804c47f9..fa5d8d28a5f206401cb45a60669cdc8fc9d433ba From: dotnet/sdk@f3f14ed To: dotnet/sdk@fa5d8d2 [[ commit created by automation ]]
[[ commit created by automation ]]
|
Note PRs from original repository included in this codeflow update:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
There was a missing path in the .slnf, filed dotnet/msbuild#13379 for getting a better error message |
Note
This is a codeflow update. It may contain both source code changes from
the source repo
as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/sdk
Diff the source with this PR branch