mirror of
https://github.com/Syping/ragephoto-cli.git
synced 2025-12-04 16:51:48 +01:00
ragephoto-cli: update System.CommandLine to 2.0.0
This commit is contained in:
parent
8ee80f2cf2
commit
3fdbd03f4a
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="RagePhoto.Core" Version="0.8.0" />
|
<PackageReference Include="RagePhoto.Core" Version="0.8.0" />
|
||||||
<PackageReference Include="System.CommandLine" Version="2.0.0-rc.2.25502.107" />
|
<PackageReference Include="System.CommandLine" Version="2.0.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue