Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Version.Details.xml « eng - github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a2e6b8dc1d8a0ccd066663f7c57d88e99e81b26b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
  <ProductDependencies>
  </ProductDependencies>
  <ToolsetDependencies>
    <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21209.17">
      <Uri>https://github.com/dotnet/arcade</Uri>
      <Sha>28d9452d7e2ae4e98a1df735b90b03d3cac1f4e7</Sha>
      <SourceBuild RepoName="arcade" ManagedOnly="true" />
    </Dependency>
    <Dependency Name="Microsoft.DotNet.ApiCompat" Version="6.0.0-beta.21209.17">
      <Uri>https://github.com/dotnet/arcade</Uri>
      <Sha>28d9452d7e2ae4e98a1df735b90b03d3cac1f4e7</Sha>
    </Dependency>
    <Dependency Name="Microsoft.NET.Sdk.IL" Version="6.0.0-preview.4.21211.7">
      <Uri>https://github.com/dotnet/runtime</Uri>
      <Sha>355eff52bed00e7ca9d4a6d769ddbe2bbadbea47</Sha>
      <!--
      This would introduce a cyclic dependency, so it's explictly not enabled for now
      <SourceBuild RepoName="runtime" />
      -->
    </Dependency>
  </ToolsetDependencies>
</Dependencies>