Reuse AddOqtaneScopedServices()

This commit is contained in:
hishamco
2021-04-20 19:10:06 +03:00
parent f7d8888232
commit 97fb6ede7e
3 changed files with 6 additions and 36 deletions

View File

@ -1,3 +1,5 @@
using Microsoft.Extensions.Localization;
using System.Runtime.CompilerServices;
using Microsoft.Extensions.Localization;
[assembly: RootNamespace("Oqtane")]
[assembly: InternalsVisibleTo("Oqtane.Server")]