Skip to content

Commit 59f7e18

Browse files
Bump System.CommandLine from 2.0.6 to 2.0.7 (#251)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Updated [System.CommandLine](https://github.com/dotnet/dotnet) from 2.0.6 to 2.0.7. <details> <summary>Release notes</summary> _Sourced from [System.CommandLine's releases](https://github.com/dotnet/dotnet/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cd8477 commit 59f7e18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageVersion Include="PocketLogger" Version="0.11.0" />
2424
<PackageVersion Include="Serilog.Sinks.RollingFileAlternate" Version="2.0.9" />
2525
<PackageVersion Include="Serilog" Version="4.3.1" />
26-
<PackageVersion Include="System.CommandLine" Version="2.0.6" />
26+
<PackageVersion Include="System.CommandLine" Version="2.0.7" />
2727
<PackageVersion Include="System.Drawing.Common" Version="10.0.7" />
2828
<PackageVersion Include="System.Net.Http" Version="4.3.4" />
2929
<PackageVersion Include="System.Reactive" Version="6.1.0" />

0 commit comments

Comments
 (0)