Skip to content

Commit

Permalink
🤖 Bump System.CommandLine from 2.0.0-beta1.21167.1 to 2.0.0-beta1.211…
Browse files Browse the repository at this point in the history
…77.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] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 29, 2021
1 parent b52472e commit 9eb1794
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.21167.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21177.1" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Shadowsocks.WPF/Shadowsocks.WPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<PackageReference Include="ReactiveUI.Validation" Version="2.1.1" />
<PackageReference Include="ReactiveUI.WPF" Version="13.2.2" />
<PackageReference Include="Splat.NLog" Version="10.0.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21167.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21177.1" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="WPFLocalizeExtension" Version="3.8.0" />
<PackageReference Include="ZXing.Net" Version="0.16.6" />
Expand Down

0 comments on commit 9eb1794

Please sign in to comment.