updated project structure

This commit is contained in:
2026-05-05 09:44:07 +02:00
parent 848e51c555
commit fab08c5bb3
132 changed files with 1961 additions and 28 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;