using Xunit; namespace Haoliang.Tests; public class UnitTest1 { [Fact] public void Test1() { } }