Skip to content

Commit 3b47707

Browse files
authored
Revert System.CommandLine bump
Added it to the subscription's excludeAssets
1 parent 8d486ed commit 3b47707

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
<Sha>19eb5ea4e5f9c4e5256843a92805c8c9e942207d</Sha>
2020
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
2121
</Dependency>
22-
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25224.104">
23-
<Uri>https://github.com/dotnet/dotnet</Uri>
24-
<Sha>58950550c5c2c7a2431595699b38fd0360fd63e9</Sha>
22+
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25210.1">
23+
<Uri>https://github.com/dotnet/command-line-api</Uri>
24+
<Sha>e9b0511d7f1128e2bc3be7a658a2a4ea977e602d</Sha>
2525
</Dependency>
2626
<!-- Intermediate is necessary for source build. -->
2727
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.621001">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
Versions managed by Arcade (see Versions.Details.xml)
4949
-->
5050
<PropertyGroup>
51-
<SystemCommandLineVersion>2.0.0-beta5.25224.104</SystemCommandLineVersion>
51+
<SystemCommandLineVersion>2.0.0-beta5.25210.1</SystemCommandLineVersion>
5252
<SystemCompositionVersion>9.0.0</SystemCompositionVersion>
5353
<SystemConfigurationConfigurationManagerVersion>9.0.0</SystemConfigurationConfigurationManagerVersion>
5454
<SystemDiagnosticsEventLogVersion>9.0.0</SystemDiagnosticsEventLogVersion>

0 commit comments

Comments
 (0)