Make external module localize ready

This commit is contained in:
hishamco 2021-01-01 00:19:58 +03:00
parent 8ab01228ed
commit 842442d27d

View File

@ -0,0 +1,4 @@
using System.Resources;
using Microsoft.Extensions.Localization;
[assembly: RootNamespace("[Owner].[Module].Client")]