conda-forge / dotnet-feedstock

A conda-smithy repository for dotnet.
BSD 3-Clause "New" or "Revised" License
4 stars 5 forks source link

Add `DOTNET_NOLOGO` env var #71

Closed dhirschfeld closed 2 years ago

dhirschfeld commented 2 years ago

Solution to issue cannot be found in the documentation.

Issue

Should hopefully get rid of the welcome messages:

Welcome to .NET 6.0!
---------------------
SDK Version: 6.0.301

----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only).
Learn about HTTPS: https://aka.ms/dotnet-https
----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------

Installed packages

-

Environment info

-