Files
textsort-winforms-dotnet/Testing/obj/Debug/net10.0/Testing.GlobalUsings.g.cs
2026-01-07 22:41:11 +08:00

10 lines
290 B
C#

// <auto-generated/>
global using Microsoft.VisualStudio.TestTools.UnitTesting;
global using System;
global using System.Collections.Generic;
global using System.IO;
global using System.Linq;
global using System.Net.Http;
global using System.Threading;
global using System.Threading.Tasks;