thalos-domain/tests/Thalos.Domain.UnitTests/obj/Debug/net10.0/Thalos.Domain.UnitTests.GlobalUsings.g.cs
2026-02-24 05:26:54 -06: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;