Skip to content

Commit 9eb1794

Browse files
🤖 Bump System.CommandLine from 2.0.0-beta1.21167.1 to 2.0.0-beta1.21177.1 (shadowsocks#3142)
Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta1.21167.1 to 2.0.0-beta1.21177.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) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b52472e commit 9eb1794

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Shadowsocks.CLI/Shadowsocks.CLI.csproj

Lines changed: 1 addition & 1 deletion
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.21167.1" />
32+
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21177.1" />
3333
</ItemGroup>
3434

3535
<ItemGroup>

‎Shadowsocks.WPF/Shadowsocks.WPF.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<PackageReference Include="ReactiveUI.Validation" Version="2.1.1" />
5858
<PackageReference Include="ReactiveUI.WPF" Version="13.2.2" />
5959
<PackageReference Include="Splat.NLog" Version="10.0.1" />
60-
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21167.1" />
60+
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21177.1" />
6161
<PackageReference Include="System.Reactive" Version="5.0.0" />
6262
<PackageReference Include="WPFLocalizeExtension" Version="3.8.0" />
6363
<PackageReference Include="ZXing.Net" Version="0.16.6" />

0 commit comments

Comments
 (0)