Files
Auth/Auth.Test/obj/Debug/net10.0/Auth.Test.GlobalUsings.g.cs
2026-08-05 21:15:14 +03:00

10 lines
251 B
C#

// <auto-generated/>
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;
global using Xunit;