build: 添加 Spectre.Console 包引用

This commit is contained in:
2025-01-28 23:01:56 +08:00
parent 2f98834860
commit bd7e62be1d

View File

@@ -12,4 +12,8 @@
<ProjectReference Include="..\PortProxyTool\PortProxyTool.csproj"/>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Spectre.Console" Version="0.49.2-preview.0.71" />
</ItemGroup>
</Project>