Initial Commit
This commit is contained in:
commit
86fc06b877
37 changed files with 3424 additions and 0 deletions
11
Decky.slnx
Normal file
11
Decky.slnx
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<Solution>
|
||||
<Folder Name="/src/">
|
||||
<Project Path="src/Decky.App/Decky.App.csproj" />
|
||||
<Project Path="src/Decky.ApiSpike/Decky.ApiSpike.csproj" />
|
||||
<Project Path="src/Decky.Core/Decky.Core.csproj" />
|
||||
</Folder>
|
||||
<Folder Name="/tests/">
|
||||
<Project Path="tests/Decky.Core.Tests/Decky.Core.Tests.csproj" />
|
||||
</Folder>
|
||||
</Solution>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue