Skip to content

Commit f0b33f5

Browse files
Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine From Version 0.1.621801 -> To Version 0.1.622201 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 3e902ca commit f0b33f5

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
@@ -40,14 +40,14 @@
4040
<Uri>https://github.com/dotnet/llvm-project</Uri>
4141
<Sha>da5dd054a531e6fea65643b7e754285b73eab433</Sha>
4242
</Dependency>
43-
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25218.1">
43+
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25222.1">
4444
<Uri>https://github.com/dotnet/command-line-api</Uri>
45-
<Sha>51366ef782ef34c51db469cead5c01f551249f86</Sha>
45+
<Sha>8b30ff9e4900d220c2979f1bbb5647154e438edd</Sha>
4646
</Dependency>
4747
<!-- Intermediate is necessary for source build. -->
48-
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.621801">
48+
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.622201">
4949
<Uri>https://github.com/dotnet/command-line-api</Uri>
50-
<Sha>51366ef782ef34c51db469cead5c01f551249f86</Sha>
50+
<Sha>8b30ff9e4900d220c2979f1bbb5647154e438edd</Sha>
5151
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
5252
</Dependency>
5353
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25166.4">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<!-- Not auto-updated. -->
180180
<MicrosoftDiaSymReaderVersion>2.0.0</MicrosoftDiaSymReaderVersion>
181181
<MicrosoftDiaSymReaderNativeVersion>17.10.0-beta1.24272.1</MicrosoftDiaSymReaderNativeVersion>
182-
<SystemCommandLineVersion>2.0.0-beta5.25218.1</SystemCommandLineVersion>
182+
<SystemCommandLineVersion>2.0.0-beta5.25222.1</SystemCommandLineVersion>
183183
<TraceEventVersion>3.1.16</TraceEventVersion>
184184
<NETStandardLibraryRefVersion>2.1.0</NETStandardLibraryRefVersion>
185185
<NetStandardLibraryVersion>2.0.3</NetStandardLibraryVersion>

0 commit comments

Comments
 (0)