[Blazor] Implement importing DAT folder.

This commit is contained in:
2025-07-27 03:30:51 +01:00
parent 122e397d0a
commit cf7186adbb
6 changed files with 143 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RomRepoMgr.Core\RomRepoMgr.Core.csproj"/>
<ProjectReference Include="..\RomRepoMgr.Database\RomRepoMgr.Database.csproj"/>
</ItemGroup>
</Project>