SDK's NuGet localization is sub-optimal, and incorrect for SB
Open
Area-NetSDK
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
The NuGet localization in the SDK is a bit sub-optimal, and incorrect for SB. Here is what I see:
- Both the SDK base dir (`sdk\10.0.100-rc.1.25411.101`) and the NuGet.Build.Tasks.Pack Sdks dir (sdk\10.0.100-rc.1.25411.101\Sdks\NuGet.Build.Tasks.Pack) contain localization assemblies.
- The source-built sdk has multiple copies under the NuGet.Build.Tasks.Pack dir (under CoreCLR as well as the base dir)
- ~~The source-built sdk is missing localization under the sdk base dir.~~ (Fixed with https://github.com/dotnet/dotnet/pull/1855)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.