initial commit

This commit is contained in:
Julian
2023-07-30 12:44:37 +02:00
commit d3081f97a1
32 changed files with 472 additions and 0 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;