This commit is contained in:
La Programmatrice Verde
2024-12-11 08:37:38 +01:00
parent df4ff53aa1
commit 280a070522
20 changed files with 167 additions and 1 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;