更新标准库UDP等

This commit is contained in:
2025-11-11 16:51:37 +08:00
parent 2ebbad09bc
commit bf464b04a6
9 changed files with 479 additions and 607 deletions

View File

@@ -17,6 +17,7 @@
<PackageReference Include="System.Data.SQLite" Version="2.0.1" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.119" />
<PackageReference Include="System.Data.SQLite.EF6" Version="2.0.1" />
<PackageReference Include="System.IO.Ports" Version="9.0.10" />
</ItemGroup>
</Project>