Skip to content

Commit

Permalink
Bump System.CommandLine from 2.0.0-beta1.21214.1 to 2.0.0-beta1.21215.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.21214.1 to 2.0.0-beta1.21215.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]>
  • Loading branch information
dependabot-preview[bot] committed Apr 16, 2021
1 parent 7f844ff commit 4731c0e
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.21214.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21215.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.18" />
<PackageReference Include="Splat.NLog" Version="11.0.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21214.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21215.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 4731c0e

Please sign in to comment.