Files
DMS/DMS.WPF.UnitTests/UnitTest1.cs

10 lines
104 B
C#

namespace DMS.WPF.UnitTests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}