Skip to content

Commit 11b3082

Browse files
(new-cli deps): Bump the microsoft group in /new-cli with 1 update
Bumps the microsoft group in /new-cli with 1 update: [System.CommandLine](https://github.com/dotnet/command-line-api). Updates `System.CommandLine` from 2.0.0-beta4.24126.1 to 2.0.0-beta4.24201.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 b211f61 commit 11b3082

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
@@ -22,6 +22,6 @@
2222
<PackageVersion Include="Serilog.Sinks.Console" Version="5.0.1" />
2323
<PackageVersion Include="Serilog.Sinks.File" Version="5.0.0" />
2424
<PackageVersion Include="Serilog.Sinks.Map" Version="1.0.2" />
25-
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.24126.1" />
25+
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.24201.1" />
2626
</ItemGroup>
2727
</Project>

0 commit comments

Comments
 (0)