Skip to content

Commit 4e48626

Browse files
Update dependencies from https://github.com/dotnet/command-line-api build 20250422.1
Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine From Version 0.1.621801 -> To Version 0.1.622201
1 parent b688c4e commit 4e48626

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.25218.1">
475+
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25222.1">
476476
<Uri>https://github.com/dotnet/command-line-api</Uri>
477-
<Sha>51366ef782ef34c51db469cead5c01f551249f86</Sha>
477+
<Sha>8b30ff9e4900d220c2979f1bbb5647154e438edd</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.621801">
488+
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.622201">
489489
<Uri>https://github.com/dotnet/command-line-api</Uri>
490-
<Sha>51366ef782ef34c51db469cead5c01f551249f86</Sha>
490+
<Sha>8b30ff9e4900d220c2979f1bbb5647154e438edd</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
@@ -62,7 +62,7 @@
6262
<SystemDataSqlClientPackageVersion>4.8.6</SystemDataSqlClientPackageVersion>
6363
<StyleCopAnalyzersPackageVersion>1.2.0-beta.435</StyleCopAnalyzersPackageVersion>
6464
<WebDeploymentPackageVersion>4.0.5</WebDeploymentPackageVersion>
65-
<SystemCommandLineVersion>2.0.0-beta5.25218.1</SystemCommandLineVersion>
65+
<SystemCommandLineVersion>2.0.0-beta5.25222.1</SystemCommandLineVersion>
6666
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
6767
<MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion>
6868
<MicrosoftVisualStudioSetupConfigurationInteropVersion>3.2.2146</MicrosoftVisualStudioSetupConfigurationInteropVersion>

0 commit comments

Comments
 (0)