Skip to content

Commit 052ea17

Browse files
(deps): Bump System.CommandLine
Bumps the microsoft group with 1 update in the /new-cli directory: [System.CommandLine](https://github.com/dotnet/command-line-api). Updates `System.CommandLine` from 2.0.0-beta5.25210.1 to 2.0.0-beta5.25218.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-version: 2.0.0-beta5.25218.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b8828d commit 052ea17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

new-cli/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageVersion Include="Serilog.Sinks.Console" Version="6.0.0" />
2121
<PackageVersion Include="Serilog.Sinks.File" Version="6.0.0" />
2222
<PackageVersion Include="Serilog.Sinks.Map" Version="2.0.0" />
23-
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta5.25210.1" />
23+
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta5.25218.1" />
2424
<PackageVersion Include="System.IO.Abstractions" Version="22.0.13" />
2525
<PackageVersion Include="System.Text.Json" Version="9.0.4" />
2626
</ItemGroup>

0 commit comments

Comments
 (0)