added dependencies

This commit is contained in:
2026-07-03 20:02:31 +02:00
parent 9b4a8d79b1
commit ffb640049c
74 changed files with 8103 additions and 8 deletions
+10
View File
@@ -0,0 +1,10 @@
namespace Nexus.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}