Namespaces appended.

This commit is contained in:
Onurkan Bakırcı 2022-03-21 18:34:47 +03:00 committed by GitHub
parent c1b726c62f
commit 5c17893dec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,7 @@ global using System.Threading.Tasks;
global using System;
global using System.Reflection;
global using Microsoft.OpenApi.Models;
global using Sytem.IO.Path;

View File

@ -50,4 +50,5 @@ global using Webhooks.API.Services;
global using Webhooks.API;
global using System.Reflection;
global using Microsoft.OpenApi.Models;
global using Sytem.IO.Path;