namespace TestProject2 { public class UnitTest1 { [Fact] public void Test1() { } } }