Skip to content

Commit 060a201

Browse files
[release/7.0] Update dependencies from dotnet/command-line-api (#3559)
* Update dependencies from https://github.com/dotnet/command-line-api build 20230202.3 System.CommandLine From Version 2.0.0-beta4.23073.1 -> To Version 2.0.0-beta4.23102.3 * Update dependencies from https://github.com/dotnet/command-line-api build 20230203.1 System.CommandLine From Version 2.0.0-beta4.23073.1 -> To Version 2.0.0-beta4.23103.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 0ed0c08 commit 060a201

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
@@ -8,9 +8,9 @@
88
<Uri>https://github.com/dotnet/diagnostics</Uri>
99
<Sha>ab657cc109f93e48d52f6b12cd7f136bb2d0b311</Sha>
1010
</Dependency>
11-
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.23073.1">
11+
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.23103.1">
1212
<Uri>https://github.com/dotnet/command-line-api</Uri>
13-
<Sha>6524142f1398ed78eadfb9b802ba6492c6af63c4</Sha>
13+
<Sha>1bc03fed713b0b10455942d9f8eeab371d519cba</Sha>
1414
</Dependency>
1515
</ProductDependencies>
1616
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<MicrosoftAspNetCoreAppRuntimewinx64Version>7.0.0</MicrosoftAspNetCoreAppRuntimewinx64Version>
6161
<VSRedistCommonAspNetCoreSharedFrameworkx6470Version>7.0.0-rtm.22513.7</VSRedistCommonAspNetCoreSharedFrameworkx6470Version>
6262
<!-- dotnet/command-line-api references -->
63-
<SystemCommandLineVersion>2.0.0-beta4.23073.1</SystemCommandLineVersion>
63+
<SystemCommandLineVersion>2.0.0-beta4.23103.1</SystemCommandLineVersion>
6464
<!-- dotnet/roslyn-analyzers -->
6565
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22559.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
6666
<!-- dotnet/runtime references -->

0 commit comments

Comments
 (0)