dotnet / dotnet/sdk

build.cmd spawns a bunch of cmd window processes, stealing focus

Open
#50,835 0 comments 0 reactions 1 assignee Claimed by @MiYanni View on GitHub
Area-Infrastructure untriaged
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

### Describe the bug

I don't know when this started, but running `./build.cmd` spawns a few cmd sub-shells during the "install runtimes" part of the build, before the actual `dotnet build` calls are made. This is _incredibly_ frustrating, as these windows steal my focus and make it impossible to start a build in the background and do other work.

This happens for sure on the `release/10.0.1xx` branch.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.