Files
HopFrame/HopFrame.slnx
Leon Hoppe ff2634ff41
All checks were successful
HopFrame CI / build (push) Successful in 44s
HopFrame CI / test (push) Successful in 52s
Started working on frontend
2026-02-25 16:33:46 +01:00

13 lines
401 B
Plaintext

<Solution>
<Folder Name="/debug/">
<Project Path="debug/TestApplication/TestApplication.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/HopFrame.Core/HopFrame.Core.csproj" />
<Project Path="src/HopFrame.Web/HopFrame.Web.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/HopFrame.Tests.Core/HopFrame.Tests.Core.csproj" />
</Folder>
</Solution>