Skip to content

Commit 27089b9

Browse files
dotnet-maestro[bot]vlada-shubina
authored andcommitted
Update dependencies from https://github.com/dotnet/command-line-api build 20221004.1
System.CommandLine From Version 2.0.0-beta4.22402.1 -> To Version 2.0.0-beta4.22504.1
1 parent ef75420 commit 27089b9

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
@@ -19,9 +19,9 @@
1919
<Uri>https://github.com/dotnet/runtime</Uri>
2020
<Sha>d25158d0dffd699340cedcfd43324c87a809a214</Sha>
2121
</Dependency>
22-
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.22402.1">
22+
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.22504.1">
2323
<Uri>https://github.com/dotnet/command-line-api</Uri>
24-
<Sha>4b605851d45131db2374ba711f2443040521d702</Sha>
24+
<Sha>c776cd4e906b669b9cce1017fee7d0ba9845d163</Sha>
2525
</Dependency>
2626
</ProductDependencies>
2727
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<MicrosoftDotNetCliUtilsVersion>6.0.100-rc.1.21423.4</MicrosoftDotNetCliUtilsVersion>
2222
<!-- Maestro-managed Package Versions - Ordered by repo name -->
2323
<!-- Dependencies from https://github.com/dotnet/command-line-api -->
24-
<SystemCommandLinePackageVersion>2.0.0-beta4.22402.1</SystemCommandLinePackageVersion>
24+
<SystemCommandLinePackageVersion>2.0.0-beta4.22504.1</SystemCommandLinePackageVersion>
2525
<!-- Dependencies from https://github.com/dotnet/runtime -->
2626
<MicrosoftNETCoreAppRefPackageVersion>7.0.0-rtm.22511.4</MicrosoftNETCoreAppRefPackageVersion>
2727
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>7.0.0-rtm.22511.4</MicrosoftNETCoreAppRuntimewinx64PackageVersion>

0 commit comments

Comments
 (0)