Refactor phase reads to pure lookups and align admin docs

This commit is contained in:
2026-02-07 00:36:04 +01:00
parent fcd44de4e4
commit 81c04e0866
12 changed files with 124 additions and 42 deletions

View File

@@ -16,6 +16,7 @@
<ItemGroup>
<Compile Remove="GameList.Tests\**\*.cs" />
<Content Remove="GameList.Tests\**\*" />
<EmbeddedResource Remove="GameList.Tests\**\*" />
<None Remove="GameList.Tests\**\*" />
</ItemGroup>