Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execute dotnet workload list task silently in builds #2627

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

jamescrosswell
Copy link
Collaborator

@jamescrosswell jamescrosswell commented Sep 18, 2023

#skip-changelog

Added EchoOff:

<Exec Command="dotnet workload list" ConsoleToMSBuild="true" StandardOutputImportance="Low" EchoOff="true">

@bitsandfoxes bitsandfoxes merged commit 6de1bbd into main Sep 18, 2023
17 checks passed
@bitsandfoxes bitsandfoxes deleted the polluted-build-logs-2626 branch September 18, 2023 06:33
vaind pushed a commit that referenced this pull request Sep 27, 2023
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.

Builds polluted with dotnet workload list commands
2 participants