Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/command-line-api (#1714)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/command-line-api build 20220901.2

System.CommandLine , System.CommandLine.Rendering
 From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22451.2

* Update dependencies from https://github.com/dotnet/command-line-api build 20220902.1

System.CommandLine , System.CommandLine.Rendering
 From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22452.1

* Update dependencies from https://github.com/dotnet/command-line-api build 20220906.1

System.CommandLine , System.CommandLine.Rendering
 From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22456.1

* Update dependencies from https://github.com/dotnet/command-line-api build 20220907.1

System.CommandLine , System.CommandLine.Rendering
 From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22457.1

* Update dependencies from https://github.com/dotnet/command-line-api build 20220918.1

System.CommandLine , System.CommandLine.Rendering
 From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22468.1

* Update dependencies from https://github.com/dotnet/command-line-api build 20221003.2

System.CommandLine , System.CommandLine.Rendering
 From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22503.2

* Update dependencies from https://github.com/dotnet/command-line-api build 20221004.1

System.CommandLine , System.CommandLine.Rendering
 From Version 2.0.0-beta4.22430.1 -> To Version 2.0.0-beta4.22504.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 21, 2022
1 parent 2d7dc85 commit d1b2bda
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>9e075f038a19d493244bc18997fc52a6c6eefa72</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.22430.1">
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.22504.1">
<Uri>https://github.com/dotnet/command-line-api</Uri>
<Sha>e5861a73ad3f08c820319b56b302387a8832ed59</Sha>
<Sha>c776cd4e906b669b9cce1017fee7d0ba9845d163</Sha>
</Dependency>
<Dependency Name="System.CommandLine.Rendering" Version="0.4.0-alpha.22430.1">
<Dependency Name="System.CommandLine.Rendering" Version="0.4.0-alpha.22504.1">
<Uri>https://github.com/dotnet/command-line-api</Uri>
<Sha>e5861a73ad3f08c820319b56b302387a8832ed59</Sha>
<Sha>c776cd4e906b669b9cce1017fee7d0ba9845d163</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.4.0-4.22520.11</MicrosoftNetCompilersToolsetPackageVersion>
<!-- Dependencies from https://github.com/dotnet/command-line-api -->
<SystemCommandLineVersion>2.0.0-beta4.22430.1</SystemCommandLineVersion>
<SystemCommandLineRenderingVersion>0.4.0-alpha.22430.1</SystemCommandLineRenderingVersion>
<SystemCommandLineVersion>2.0.0-beta4.22504.1</SystemCommandLineVersion>
<SystemCommandLineRenderingVersion>0.4.0-alpha.22504.1</SystemCommandLineRenderingVersion>
</PropertyGroup>
<!--
Other Dependency versions
Expand Down

0 comments on commit d1b2bda

Please sign in to comment.