TermRemoteCtl/apps/windows_agent/tests/TermRemoteCtl.Agent.IntegrationTests/UnitTest1.cs

10 lines
123 B
C#

namespace TermRemoteCtl.Agent.IntegrationTests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}