RofloCalc/RofloCalc.Test/obj/Debug/net8.0/TestRofloCalc.GlobalUsings.g.cs
2025-03-28 16:18:32 +03:00

10 lines
315 B
C#

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