Move corpus gate logic to frontend

This commit is contained in:
gamer147
2026-08-03 11:37:06 -04:00
parent d00c6074cc
commit 4e54303864
4 changed files with 15 additions and 7 deletions

View File

@@ -24,7 +24,6 @@
<ProjectReference Include="..\Age.Engine\Age.Engine.csproj" />
<ProjectReference Include="..\Age.Engine.Frontend\Age.Engine.Frontend.csproj" />
<ProjectReference Include="..\Age.Engine.Text.Windows\Age.Engine.Text.Windows.csproj" />
<Compile Include="..\..\tools\movie-corpus-gate\MovieCorpusGate.cs" Link="MovieCorpusGate.cs" />
</ItemGroup>
</Project>