feat: upgraded to .NET 10 + add API app

This commit is contained in:
Helnesis
2026-05-16 12:16:12 +02:00
parent 6fba038bfb
commit 4115c782f4
33 changed files with 495 additions and 165 deletions

5
Bahla.Backend.slnx Normal file
View File

@@ -0,0 +1,5 @@
<Solution>
<Project Path="src/Bahla.Domain/Bahla.Domain.csproj" />
<Project Path="src/Bahla.Persistence/Bahla.Persistence.csproj" />
<Project Path="src/Bahla.Tests/Bahla.Tests.csproj" />
</Solution>