Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
If someone wants to use a module it should be properly translated at all time.
I suggest we move the reference to OrchardCore.Application.Cms.Core instead.
Unless what we expected was translations would not be supported when using OrchardCore.Application.Cms.Core.Targets on a web project instead of the latter.
The goal for us is to not load all the themes that comes with Orchard while still being able to use DataAnnotations translations.
If someone wants to use a module it should be properly translated at all time. I suggest we move the reference to OrchardCore.Application.Cms.Core instead.
Unless what we expected was translations would not be supported when using OrchardCore.Application.Cms.Core.Targets on a web project instead of the latter.
The goal for us is to not load all the themes that comes with Orchard while still being able to use DataAnnotations translations.