feat: remove spectre.console
Replace `Spectre.Console.Cli` with `System.CommandLine`
This commit is contained in:
parent
48c483c568
commit
d5629a49a9
14 changed files with 150 additions and 134 deletions
|
|
@ -5,7 +5,6 @@
|
|||
<ItemGroup>
|
||||
<PackageVersion Include="Microsoft.SourceLink.Gitea" Version="10.0.102" />
|
||||
<PackageVersion Include="TUnit" Version="1.11.51" />
|
||||
<PackageVersion Include="Spectre.Console" Version="0.53.1" />
|
||||
<PackageVersion Include="Spectre.Console.Cli" Version="0.53.1" />
|
||||
<PackageVersion Include="System.CommandLine" Version="2.0.7" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue