This commit is contained in:
Mih4n
2023-10-26 19:02:52 +03:00
parent 99503e23cc
commit 47497b1e1c
12 changed files with 221 additions and 6 deletions

View File

@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;