namespace MinioStudy.CoreTest { public class UseXunit { [Fact] public void Test1() { } } }