Namespaces appended.
This commit is contained in:
parent
c1b726c62f
commit
5c17893dec
@ -60,7 +60,7 @@ global using System.Threading.Tasks;
|
|||||||
global using System;
|
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;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -50,4 +50,5 @@ global using Webhooks.API.Services;
|
|||||||
global using Webhooks.API;
|
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;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user