Initial commit: PulseDock System Monitor

This commit is contained in:
Developer
2026-07-23 12:37:00 +02:00
commit 2cfe8fb858
57 changed files with 3495 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<Solution>
<Folder Name="/src/">
<Project Path="src/PulseDock.App/PulseDock.App.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/PulseDock.Tests/PulseDock.Tests.csproj" />
</Folder>
</Solution>