Version.Details.xml 729 字节
Newer Older
B
Brett V. Forsgren 已提交
1 2 3
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
  <ProductDependencies>
4 5 6 7 8
    <Dependency Name="Microsoft.SourceBuild.Intermediate.xliff-tasks" Version="1.0.0-beta.21126.1">
      <Uri>https://github.com/dotnet/xliff-tasks</Uri>
      <Sha>7e80445ee82adbf9a8e6ae601ac5e239d982afaa</Sha>
      <SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
    </Dependency>
B
Brett V. Forsgren 已提交
9 10
  </ProductDependencies>
  <ToolsetDependencies>
11
    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22056.6">
B
Brett V. Forsgren 已提交
12
      <Uri>https://github.com/dotnet/arcade</Uri>
13
      <Sha>34bc5b1611e13bd0ee6a9f38ab8524d2ee489be5</Sha>
14
      <SourceBuild RepoName="arcade" ManagedOnly="true" />
B
Brett V. Forsgren 已提交
15 16 17
    </Dependency>
  </ToolsetDependencies>
</Dependencies>