Fix global Using in API proj
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
global using EgwCoreLib.Lux.Data.Services.General;
|
||||
global using EgwMultiEngineManager.Data;
|
||||
global using Microsoft.AspNetCore.Mvc;
|
||||
global using System.Diagnostics;
|
||||
global using System.Reflection;
|
||||
Reference in New Issue
Block a user