Files
Lab/theInterfacePro/UnitTests/obj/Debug/net10.0/UnitTests.GlobalUsings.g.cs
Boban 4a7ddacae4
All checks were successful
Log every push / log-push (push) Successful in 2s
initial design of domain
2026-06-07 22:09:45 +02:00

10 lines
261 B
C#

// <auto-generated/>
global using NUnit.Framework;
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;