Initial commit: RemSound v1.0

This commit is contained in:
Ednunp
2026-05-13 15:15:27 +01:00
commit 17259438c6
80 changed files with 17892 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<Solution>
<Folder Name="/src/">
<Project Path="src/RemSound.Core/RemSound.Core.csproj" />
<Project Path="src/RemSound.Sender/RemSound.Sender.csproj" />
<Project Path="src/RemSound.Receiver/RemSound.Receiver.csproj" />
<Project Path="src/RemSound.Harness/RemSound.Harness.csproj" />
<Project Path="src/RemSound.App/RemSound.App.csproj" />
</Folder>
</Solution>