initial commit
All checks were successful
CI / build (push) Successful in 32s
CI / release (push) Successful in 32s
CI / lint (push) Successful in 30s

This commit is contained in:
Kamal Tufekcic 2026-07-05 13:28:35 +03:00
commit d701598350
67 changed files with 9351 additions and 0 deletions

6
Outnumbered.slnx Normal file
View file

@ -0,0 +1,6 @@
<Solution>
<Folder Name="/Outnumbered/">
<Project Path="Outnumbered/outnumbered.csproj" />
</Folder>
<Project Path="Outnumbered.Tests/Outnumbered.Tests.csproj" />
</Solution>