branch icon

Move localization files to Domain.Shared packages. #13537

Resolve #13535 Resolve #13379

  • I fully tested it as developer / designer and created unit / integration tests

We need to release two new packages.

"abp/openiddict/src/Volo.Abp.OpenIddict.Pro.Domain"
"abp/openiddict/src/Volo.Abp.OpenIddict.Pro.Domain.Shared"

The permissions of OpenIddict have not been displayed correctly. The reason is that the AdministrationService depends on the SaasDomainModule but not depends on AbpOpenIddictDomainModule.

@gterdem What do you think?

.Shared.Hosting.Microservices.csproj#L28-L29