Files: fix

This commit is contained in:
Maksim Chegulov 2022-03-16 13:45:03 +03:00
parent 8c9db226ac
commit 2d42d75a6a

View File

@ -128,7 +128,7 @@ global using ICSharpCode.SharpZipLib.GZip;
global using ICSharpCode.SharpZipLib.Tar;
global using ICSharpCode.SharpZipLib.Zip;
global using JWT;
global using JWT.Exceptions;
global using Microsoft.AspNetCore.Builder;
global using Microsoft.AspNetCore.Http;