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.2xx

/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 merged commit 62949b0 into release/10.0.2xx Nov 6, 2025
22 of 25 checks passed
@nagilson nagilson deleted the backport/pr-51563-to-release/10.0.2xx branch November 6, 2025 03:49
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