Questo contenuto non è disponibile nella lingua selezionata.
Chapter 2. Environment Variable Updates
The following environment variables have been added or removed for .NET Core 2.2 image.
2.1. New Variables Copia collegamentoCollegamento copiato negli appunti!
DOTNET_RESTORE_DISABLE_PARALLEL When set to true, disables restoring multiple projects in parallel. This reduces restore timeout errors when the build container is running with low cpu limits. Defaults to false.
See Environment Variables for the list of environment variables available with .NET Core 2.2.