11 lines
147 B
C#

namespace EFCore7Study.DataService.Tests
{
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}
}