Establishing project outline properly by adding necessary files

This commit is contained in:
2026-07-12 12:16:09 -05:00
parent 914996cb6d
commit 88c8e60efa
9 changed files with 103 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<Solution>
<Project Path="Demo/Demo.csproj" />
<Project Path="EoM_Redux.Tests/EoM_Redux.Tests.csproj" />
<Project Path="EoM_Redux/EoM_Redux.csproj" />
</Solution>