url_gen/obj/Debug/net8.0/url_gen.GlobalUsings.g.cs
2025-06-10 21:13:00 -05:00

8 lines
287 B
C#

// <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;