Add project files.

This commit is contained in:
2025-09-17 21:54:40 +02:00
parent c29cb62764
commit 11a35ec5f3
11 changed files with 684 additions and 0 deletions

View File

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