dotnet / dotnet/sdk

Add command line option or environment variable to disable workload message

Open
#44,112 0 comments 12 reactions 0 assignees View on GitHub
Area-CLI
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

### The Challenge
When running dotnet build, I commonly see this message:
Workload updates are available. Run `dotnet workload list` for more information.
This message is helpful, but it would also be useful if it could be hidden to simplify build output

### Proposed solution
This could be hidden by either:
1. A command line option for dotnet.exe
2. An environment variable

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.