init commit

This commit is contained in:
Blake Ridgway 2025-06-10 21:13:00 -05:00
commit 54c5ae2945
34 changed files with 468 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;