Skip to content

Commit e63923b

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-beta4.25168.1 to 2.0.0-beta5.25170.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-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50b536a commit e63923b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

new-cli/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
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-beta4.25168.1" />
23+
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta5.25170.1" />
2424
<PackageVersion Include="System.IO.Abstractions" Version="22.0.12" />
2525
<PackageVersion Include="System.Text.Json" Version="9.0.3" />
2626
</ItemGroup>

0 commit comments

Comments
 (0)