8000 [main] Update dependencies from dotnet/command-line-api (#48576) · Forgind/sdk@c084350 · GitHub
[go: up one dir, main page]

Skip to content

Commit c084350

Browse files
[main] Update dependencies from dotnet/command-line-api (dotnet#48576)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent caaf231 commit c084350

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -472,9 +472,9 @@
472472
<Sha>cbcc6ddf3db6dedff5049f0397e1351951c13271</Sha>
473473
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
474474
</Dependency>
475-
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25208.1">
475+
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25218.1">
476476
<Uri>https://github.com/dotnet/command-line-api</Uri>
477-
<Sha>48bd86bdcd926a194e1581a60d820d12a64ef3c6</Sha>
477+
<Sha>51366ef782ef34c51db469cead5c01f551249f86</Sha>
478478
</Dependency>
479479
<!-- Microsoft.CodeAnalysis.Workspaces.MSBuild transitively references M.Bcl.AsyncInterfaces.
480480
Adding an explicit dependency to make sure the latest version is used instead of the SBRP
@@ -485,9 +485,9 @@
485485
<Sha>d1c0c096d93db9c45001409afbb3dfec4bce89bb</Sha>
486486
</Dependency>
487487
<!-- Intermediate is necessary for source build. -->
488-
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.620801">
488+
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.621801">
489489
<Uri>https://github.com/dotnet/command-line-api</Uri>
490-
<Sha>48bd86bdcd926a194e1581a60d820d12a64ef3c6</Sha>
490+
<Sha>51366ef782ef34c51db469cead5c01f551249f86</Sha>
491491
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
492492
</Dependency>
493493
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<SystemDataSqlClientPackageVersion>4.8.6</SystemDataSqlClientPackageVersion>
6060
<StyleCopAnalyzersPackageVersion>1.2.0-beta.435</StyleCopAnalyzersPackageVersion>
6161
<WebDeploymentPackageVersion>4.0.5</WebDeploymentPackageVersion>
62-
<SystemCommandLineVersion>2.0.0-beta5.25208.1</SystemCommandLineVersion>
62+
<SystemCommandLineVersion>2.0.0-beta5.25218.1</SystemCommandLineVersion>
6363
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
6464
<MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion>
6565
<MicrosoftVisualStudioSetupConfigurationInteropVersion>3.2.2146</MicrosoftVisualStudioSetupConfigurationInteropVersion>

0 commit comments

Comments
 (0)
0