Initial QMAX production app

This commit is contained in:
sevenhill
2026-07-03 22:39:48 +03:00
commit 9fcc659438
119 changed files with 17959 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<Solution>
<Folder Name="/server/">
<Project Path="server/QMax.Api/QMax.Api.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/QMax.Tests/QMax.Tests.csproj" />
</Folder>
</Solution>