Namespaces added.
This commit is contained in:
parent
5c17893dec
commit
1e997772f3
@ -61,7 +61,7 @@ global using System;
|
|||||||
global using System.Reflection;
|
global using System.Reflection;
|
||||||
global using Microsoft.OpenApi.Models;
|
global using Microsoft.OpenApi.Models;
|
||||||
global using Sytem.IO.Path;
|
global using Sytem.IO.Path;
|
||||||
|
global using Sytem;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -51,4 +51,5 @@ global using Webhooks.API;
|
|||||||
global using System.Reflection;
|
global using System.Reflection;
|
||||||
global using Microsoft.OpenApi.Models;
|
global using Microsoft.OpenApi.Models;
|
||||||
global using Sytem.IO.Path;
|
global using Sytem.IO.Path;
|
||||||
|
global using Sytem;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user