Skip to content

Commit

Permalink
Bump System.CommandLine from 2.0.0-beta1.21227.1 to 2.0.0-beta4.24528.1
Browse files Browse the repository at this point in the history
Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta1.21227.1 to 2.0.0-beta4.24528.1.
- [Release notes](https://github.com/dotnet/command-line-api/releases)
- [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md)
- [Commits](https://github.com/dotnet/command-line-api/commits)

---
updated-dependencies:
- dependency-name: System.CommandLine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 6fc4b5f commit ba71402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Shadowsocks.CLI/Shadowsocks.CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21227.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.24528.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ba71402

Please sign in to comment.