Add export test page

This commit is contained in:
2025-09-25 18:03:42 +09:00
parent 46634b52bc
commit 0f1ce0dd93
6 changed files with 160 additions and 14 deletions

View File

@ -14,4 +14,8 @@
<Folder Include="wwwroot\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Hcs.Client\Hcs.Client.csproj" />
</ItemGroup>
</Project>