vending-machine/backend/tests/VendingMachine.Tests/obj/Debug/net10.0/VendingMachine.Tests.GlobalUsings.g.cs
2026-04-03 06:07:13 +08:00

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