Skip to content

Commit 02f5032

Browse files
add missing sb attribute; bump arcade dep versions
1 parent 51f0dda commit 02f5032

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.22272.1">
4+
<Dependency Name="System.CommandLine" Version="0.1.327201">
55
<Uri>https://github.com/dotnet/command-line-api</Uri>
66
<Sha>209b724a3c843253d3071e8348c353b297b0b8b5</Sha>
7+
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
78
</Dependency>
89
<Dependency Name="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1">
910
<Uri>https://github.com/dotnet/command-line-api</Uri>
@@ -42,14 +43,14 @@
4243
<Sha>17d9eee32f20a6af0ebb620254a22f601d159578</Sha>
4344
<SourceBuild RepoName="arcade" ManagedOnly="true" />
4445
</Dependency>
45-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.2.0-beta-23117-02" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
46+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23210.3" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
4647
<Uri>https://github.com/dotnet/sourcelink</Uri>
47-
<Sha>955e79b0b955a9f57078b2399a782fcde44a9261</Sha>
48+
<Sha>759f344923a0859f3fae83431d0ba1cc62108118</Sha>
4849
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
4950
</Dependency>
50-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23116.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
51+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23206.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
5152
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
52-
<Sha>69157952aba0f08738249af4454b045b553614c4</Sha>
53+
<Sha>519d565b45c46ac452fe5a77ab63295138992e07</Sha>
5354
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
5455
</Dependency>
5556
</ToolsetDependencies>

0 commit comments

Comments
 (0)