Oops, started repo in wrong dir

This commit is contained in:
joahreason 2023-11-16 09:43:52 -05:00
parent 499d087e20
commit a1588c56ca
59 changed files with 1047 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;