fix(sln): wrong project name included

This commit is contained in:
2026-03-23 21:26:02 -04:00
parent 5f41914a59
commit 768d705fb7

View File

@@ -1,6 +1,6 @@
<Solution>
<Folder Name="/apps/" />
<Folder Name="/apps/backend/">
<Project Path="apps/backend/SpaceGame.Simulation.Api.csproj" />
<Project Path="apps/backend/SpaceGame.Api.csproj" />
</Folder>
</Solution>