Skip to content

Commit c826be1

Browse files
committed
ragephoto-cli: update System.CommandLine to 2.0.5
1 parent 5dbbc1b commit c826be1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ragephoto-cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<ItemGroup>
2323
<PackageReference Include="RagePhoto.Core" Version="0.8.2" />
2424
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.12" />
25-
<PackageReference Include="System.CommandLine" Version="2.0.4" />
25+
<PackageReference Include="System.CommandLine" Version="2.0.5" />
2626
</ItemGroup>
2727

2828
</Project>

0 commit comments

Comments
 (0)