Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 5, 2025

Backport of #51563 to release/10.0.1xx

/cc @nagilson

As discussed in #51376, dotnet format launches another process for doing MSBuild invocations; the issue is we're trying to talk on the named pipe to that process and it just ... never connects. This appears to be an issue thats consistent across main and 10.0.1xx at the very least and only in razor_tooling.

It might be due to some workspace configuration for razor. The dotnet-format team is working on a PR, but for now to unblock we will do this.
@nagilson nagilson disabled auto-merge November 7, 2025 23:40
@nagilson nagilson merged commit f89b4e9 into release/10.0.1xx Nov 7, 2025
18 of 25 checks passed
@nagilson nagilson deleted the backport/pr-51563-to-release/10.0.1xx branch November 7, 2025 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants