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.22255.2">
B
Brett V. Forsgren 已提交
12
      <Uri>https://github.com/dotnet/arcade</Uri>
13
      <Sha>ba1c3aff4be864c493031d989259ef92aaa23fc3</Sha>
14
      <SourceBuild RepoName="arcade" ManagedOnly="true" />
B
Brett V. Forsgren 已提交
15 16 17
    </Dependency>
  </ToolsetDependencies>
</Dependencies>