增加System.CommandLine库

This commit is contained in:
ww-rm
2025-10-25 17:19:27 +08:00
parent 74538ddf74
commit 7ca431b214

View File

@@ -15,6 +15,10 @@
<NoWarn>$(NoWarn);NETSDK1206</NoWarn>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.CommandLine" Version="2.0.0-rc.2.25502.107" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SFMLRenderer\SFMLRenderer.csproj" />
<ProjectReference Include="..\Spine\Spine.csproj" />