.Net_Test/C#/C#Basic/obj/Debug/net7.0/C#Basic.GlobalUsings.g.cs
2023-08-31 21:26:24 +02:00

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