NuGet.Client does not support localization on Linux machines #12440
Labels
Partner:DotNet
Priority:2
Issues for the current backlog.
Tenet:WorldReady
Type:Engineering
product/infrastructure work/not a customer bug/feature/DCR
Localization is not source-build compliant - it can not be executed on Linux machines. Linux distro owners has expressed desire to have localized resources of all binaries that ship with .NET SDK. Source-build runs on distro-specific machines and builds .NET SDK completely from sources - it does not consume any prebuilt binaries.
NuGet.Client repo uses NuGet.Build.Localization submodule for localization. That submodule provides tooling that is Windows and .NET FX specific.
The text was updated successfully, but these errors were encountered: