토네이도 연결 및 송출 확인

This commit is contained in:
2026-04-14 14:36:03 +09:00
parent 28e2806678
commit e29267c530
10 changed files with 703 additions and 35 deletions

View File

@@ -1,13 +1,12 @@
<Solution>
<Configurations>
<Platform Name="ARM64" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Project Path="Tornado3_2026Election/Tornado3_2026Election.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
<Project Path="tools/KarismaTcpProbe/KarismaTcpProbe.csproj">
<Platform Solution="*|x64" Project="x64" />
</Project>
</Solution>