ex-col-00-flexarraystring/FlexArray.Test/obj/Debug/net9.0/FlexArray.Test.GlobalUsings.g.cs
2024-11-27 16:53:10 +01:00

11 lines
388 B
C#

// <auto-generated/>
global using global::FluentAssertions;
global using global::NSubstitute;
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;