Skip to content

Commit 1ccdb55

Browse files
authored
Merge pull request #29002 from dotnet/darc-release/7.0.1xx-5c0042c2-1d0e-408e-8757-ccb65f26e5a4
[release/7.0.1xx] Update dependencies from dotnet/command-line-api
2 parents 91b64a2 + 198b4d7 commit 1ccdb55

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
@@ -259,13 +259,13 @@
259259
<Sha>31373ce8529c3d2f6b91e61585872160b0d7d7cd</Sha>
260260
<SourceBuild RepoName="roslyn-analyzers" ManagedOnly="true" />
261261
</Dependency>
262-
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.22504.1">
262+
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.22526.1">
263263
<Uri>https://github.com/dotnet/command-line-api</Uri>
264-
<Sha>c776cd4e906b669b9cce1017fee7d0ba9845d163</Sha>
264+
<Sha>605dd1d76ddfea34aa42b4337dfb3f7b467acb0d</Sha>
265265
</Dependency>
266-
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.350401">
266+
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.352601">
267267
<Uri>https://github.com/dotnet/command-line-api</Uri>
268-
<Sha>c776cd4e906b669b9cce1017fee7d0ba9845d163</Sha>
268+
<Sha>605dd1d76ddfea34aa42b4337dfb3f7b467acb0d</Sha>
269269
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
270270
</Dependency>
271271
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="7.0.0-alpha.1.22505.1">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<SystemTextJsonVersion>6.0.0</SystemTextJsonVersion>
4444
<SystemReflectionMetadataLoadContextVersion>7.0.0</SystemReflectionMetadataLoadContextVersion>
4545
<SystemManagementPackageVersion>4.6.0</SystemManagementPackageVersion>
46-
<SystemCommandLineVersion>2.0.0-beta4.22504.1</SystemCommandLineVersion>
46+
<SystemCommandLineVersion>2.0.0-beta4.22526.1</SystemCommandLineVersion>
4747
<MicrosoftDeploymentDotNetReleasesVersion>1.0.0-preview5.1.22263.1</MicrosoftDeploymentDotNetReleasesVersion>
4848
<MicrosoftVisualStudioSetupConfigurationInteropVersion>3.0.4496</MicrosoftVisualStudioSetupConfigurationInteropVersion>
4949
</PropertyGroup>

0 commit comments

Comments
 (0)