This commit is contained in:
Chris Kruining 2026-02-05 09:41:07 +01:00
parent 86aa0f856c
commit 0801ceee6a
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
310 changed files with 6712 additions and 418 deletions

9
Scry.slnx Normal file
View file

@ -0,0 +1,9 @@
<Solution>
<Folder Name="/src/">
<Project Path="src/Scry.App/Scry.App.csproj" />
<Project Path="src/Scry.Core/Scry.Core.csproj" />
</Folder>
<Folder Name="/test/">
<Project Path="test/Scry.Tests/Scry.Tests.csproj" />
</Folder>
</Solution>