5 lines
178 B
C#
5 lines
178 B
C#
// <copyright file="GlobalUsings.cs" company="alveus.dev">
|
|
// Copyright (c) alveus.dev. All rights reserved. Licensed under the MIT License.
|
|
// </copyright>
|
|
|
|
global using Xunit;
|