Skip to content

Commit 745ee21

Browse files
authored
Add missing dependency node (#5539)
1 parent 44fd776 commit 745ee21

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
<Uri>https://github.com/microsoft/clrmd</Uri>
1010
<Sha>f11663fc2e71ddd0869deb528047f0f476a0e346</Sha>
1111
</Dependency>
12+
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25210.1">
13+
<Uri>https://github.com/dotnet/command-line-api</Uri>
14+
<Sha>e9b0511d7f1128e2bc3be7a658a2a4ea977e602d</Sha>
15+
</Dependency>
1216
<Dependency Name="Xamarin.Android.Tools.AndroidSdk" Version="1.0.105-preview.225">
1317
<Uri>https://github.com/dotnet/android</Uri>
1418
<Sha>bf304cf475308547a2a1a342bb9f2e6825cc33cd</Sha>

0 commit comments

Comments
 (0)