Skip to content

Commit f1f2cb9

Browse files
Update dependencies from https://github.com/dotnet/command-line-api build 20250418.1 (#8134)
[feature/10.0] Update dependencies from dotnet/command-line-api
1 parent ec36299 commit f1f2cb9

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>22431fb5bfe047454e652a7274f4b4bc4b367527</Sha>
1414
</Dependency>
15-
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25170.1">
15+
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25218.1">
1616
<Uri>https://github.com/dotnet/command-line-api</Uri>
17-
<Sha>931bc0d178882c11daf9e38ae88858691e2df2b9</Sha>
17+
<Sha>51366ef782ef34c51db469cead5c01f551249f86</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>10.0.0-preview.4.25215.10</MicrosoftAspNetCoreAppRuntimewinx64Version>
5656
<VSRedistCommonAspNetCoreSharedFrameworkx64100Version>10.0.0-preview.4.25215.10</VSRedistCommonAspNetCoreSharedFrameworkx64100Version>
5757
<!-- dotnet/command-line-api references -->
58-
<SystemCommandLineVersion>2.0.0-beta5.25170.1</SystemCommandLineVersion>
58+
<SystemCommandLineVersion>2.0.0-beta5.25218.1</SystemCommandLineVersion>
5959
<!-- dotnet/diagnostics references -->
6060
<MicrosoftDiagnosticsMonitoringVersion>9.0.0-preview.25220.1</MicrosoftDiagnosticsMonitoringVersion>
6161
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.0-preview.25220.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>

0 commit comments

Comments
 (0)