First release of plugin

This commit is contained in:
joahreason 2023-11-16 08:56:46 -05:00
parent 22e09203a9
commit 499d087e20
35 changed files with 404 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;