Skip to content

Commit 0d37b90

Browse files
[main] Update dependencies to ensure coherency (#2333)
* Failed to perform coherency update for one or more dependencies. * Update Version.Details.xml * Update Version.Details.xml --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
1 parent e9ac4ff commit 0d37b90

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

eng/Version.Details.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,10 @@
1919
<Sha>8000dd1a9ad9017e0cd1e9fd079c42b6dd7e6962</Sha>
2020
<SourceBuild RepoName="arcade" ManagedOnly="true" />
2121
</Dependency>
22+
<!-- Don't declare a separate xliff-tasks intermediate as Arcade 8.0 does not have xliff intermediate declared. -->
2223
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23475.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
2324
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
2425
<Sha>73f0850939d96131c28cf6ea6ee5aacb4da0083a</Sha>
25-
</Dependency>
26-
<!-- Intermediate is necessary for source build. -->
27-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xliff-tasks" Version="1.0.0-beta.23475.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
28-
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
29-
<Sha>73f0850939d96131c28cf6ea6ee5aacb4da0083a</Sha>
3026
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
3127
</Dependency>
3228
</ToolsetDependencies>

0 commit comments

Comments
 (0)