I have a project with a lot of ResourceManagers, each containing a lot of keys. Some of these keys are not used, so I want to remove them.
How can I find and remove unused keys from a
Код: Выделить всё
ResourceManager
Источник: https://stackoverflow.com/questions/781 ... p-net-core