refactor: modify into client server model

This commit is contained in:
2026-05-20 12:08:12 -04:00
parent 0b677fd991
commit 3e6426c655
9 changed files with 59 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
<Solution>
<Folder Name="/Server/">
<Project Path="Server/Server.csproj" />
</Folder>
</Solution>