Skip to content

Commit ba71402

Browse files
Bump System.CommandLine from 2.0.0-beta1.21227.1 to 2.0.0-beta4.24528.1
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]>
1 parent 6fc4b5f commit ba71402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Shadowsocks.CLI/Shadowsocks.CLI.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup>
32-
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21227.1" />
32+
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.24528.1" />
3333
</ItemGroup>
3434

3535
<ItemGroup>

0 commit comments

Comments
 (0)