change udpData type from list to queue

This commit is contained in:
2025-04-16 21:19:55 +08:00
parent 84699708d5
commit 3b674f413a
7 changed files with 176 additions and 131 deletions

View File

@@ -22,5 +22,9 @@
<ItemGroup>
<ProjectReference Include="..\server\server.csproj" />
</ItemGroup>
<ItemGroup>
<Content Include="xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>
</Project>