Skip to content

Satellite assembly warning when building with .NET 10 SDK #118

@paulirwin

Description

@paulirwin

Getting this warning, despite being on a later SDK than 9.0.200:

warning ICU4N_IDE_0002: Could not detect NuGet.Build.Tasks.Pack at '/usr/local/share/dotnet/sdk/10.0.100/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Build.Tasks.Pack.dll' so the version information is unavailable. We cannot determine whether your .NET SDK supports satellite assemblies with 3-letter language codes. ICU4N supports 3-letter language codes. Consider using .NET SDK 9.0.200 or later to build your project.

The NuGet.Build.Tasks.Pack folder at that path does not exist on my machine (macOS 26, arm64). This might need a different heuristic path or solution for the .NET 10 SDK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    is:bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions