init template. not completed.

This commit is contained in:
2026-02-09 17:38:25 +03:00
parent 9fc26aabd2
commit e1b3497cd5
54 changed files with 7400 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
namespace MyCompany.MyProject.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}