-
Notifications
You must be signed in to change notification settings - Fork 991
Closed
Milestone
Description
@hmemcpy raised a valid concern:
how can I prevent from copying all the language-specific resource to the output dir with Humanizer? Don't want 'em :)
NuGet supports two localization approach: single & satellite localized packages. Humanizer currently uses single localized package & I don't think it's possible to achieve this in this mode.
I think it's a good idea to switch to satellite packages even though it's a breaking change for this and other benefits.
To Do:
- Create a nupsec for each locale, currently 39
- Create script to update versions correctly on resource packages
- Create script to push all packages to NuGet from the MyGet feed
Metadata
Metadata
Assignees
Labels
No labels