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: 29ae8dae31107db8863e90a168b6316f67f8f3d9 (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="7.0.0-beta.22426.8">
      <Uri>https://github.com/dotnet/arcade</Uri>
      <Sha>14df52bae2c74fc850a8c40fe68ea5be5cd30116</Sha>
      <SourceBuild RepoName="arcade" ManagedOnly="true" />
    </Dependency>
    <Dependency Name="Microsoft.DotNet.ApiCompat" Version="7.0.0-beta.22426.8">
      <Uri>https://github.com/dotnet/arcade</Uri>
      <Sha>14df52bae2c74fc850a8c40fe68ea5be5cd30116</Sha>
    </Dependency>
    <Dependency Name="Microsoft.NET.Sdk.IL" Version="7.0.0-rc.1.22407.4">
      <Uri>https://github.com/dotnet/runtime</Uri>
      <Sha>0c5ca95fec9b6e2cc5e757ad36d0b094f81a59a6</Sha>
      <!--
      This would introduce a cyclic dependency, so it's explictly not enabled for now
      <SourceBuild RepoName="runtime" />
      -->
    </Dependency>
  </ToolsetDependencies>
</Dependencies>