SSPC-Tester/SSPCTester.Tests/obj/Debug/net8.0/SSPCTester.Tests.GlobalUsings.g.cs

10 lines
251 B
C#
Raw Normal View History

// <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;