matrixwithtest/MatrixProject.Test/obj/Debug/net8.0/MatrixProject.Test.GlobalUsings.g.cs

10 lines
315 B
C#
Raw Normal View History

2024-10-08 10:42:11 +00:00
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;
global using global::Xunit;