Skip to content

Commit 912e641

Browse files
[main] Update dependencies from dotnet/command-line-api (#8484)
* Update dependencies from https://github.com/dotnet/command-line-api build 20250805.1 System.CommandLine From Version 2.0.0-rc.1.25404.2 -> To Version 2.0.0-rc.1.25405.1 * Update dependencies from https://github.com/dotnet/command-line-api build 20250806.1 System.CommandLine From Version 2.0.0-rc.1.25404.2 -> To Version 2.0.0-rc.1.25406.1 * Update dependencies from https://github.com/dotnet/command-line-api build 20250806.2 System.CommandLine From Version 2.0.0-rc.1.25404.2 -> To Version 2.0.0-rc.1.25406.2 * Update dependencies from https://github.com/dotnet/command-line-api build 20250808.2 System.CommandLine From Version 2.0.0-rc.1.25404.2 -> To Version 2.0.0-rc.1.25408.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent c57705b commit 912e641

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<Uri>https://github.com/dotnet/diagnostics</Uri>
1313
<Sha>481bc26ad85ce7b9f14a4424bd1ea9a3006975f1</Sha>
1414
</Dependency>
15-
<Dependency Name="System.CommandLine" Version="2.0.0-rc.1.25404.2">
15+
<Dependency Name="System.CommandLine" Version="2.0.0-rc.1.25408.2">
1616
<Uri>https://github.com/dotnet/command-line-api</Uri>
17-
<Sha>1decc9de664fd11afb282b9b4eecd09ccd70dbde</Sha>
17+
<Sha>0b4618bc860374941e605d8eb1d2bc29c32801db</Sha>
1818
</Dependency>
1919
</ProductDependencies>
2020
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<MicrosoftAspNetCoreAppRuntimewinx64Version>9.0.1</MicrosoftAspNetCoreAppRuntimewinx64Version>
5656
<VSRedistCommonAspNetCoreSharedFrameworkx6490Version>9.0.1-rtm.24610.9</VSRedistCommonAspNetCoreSharedFrameworkx6490Version>
5757
<!-- dotnet/command-line-api references -->
58-
<SystemCommandLineVersion>2.0.0-rc.1.25404.2</SystemCommandLineVersion>
58+
<SystemCommandLineVersion>2.0.0-rc.1.25408.2</SystemCommandLineVersion>
5959
<!-- dotnet/diagnostics references -->
6060
<MicrosoftDiagnosticsMonitoringVersion>9.0.0-preview.25379.1</MicrosoftDiagnosticsMonitoringVersion>
6161
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.0-preview.25379.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>

0 commit comments

Comments
 (0)