Add Visual Studio launch settings and build-and-run script for RemSox solution

This commit is contained in:
Stone_Red
2026-06-12 19:37:17 +02:00
parent 2f1563d374
commit c6a9bc1870
3 changed files with 23 additions and 1 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
<Solution>
<Project Path="RemSox.csproj" />
<Project Path="RemSox.csproj">
<Build Solution="Debug|*" Project="false" />
</Project>
</Solution>