832010fdf6
* Initial checkin of source-build tarball build infra * Add a couple more comments * Update eng/SourceBuild.Version.Details.xml based on PR review Co-authored-by: Chris Rummel <crummel@microsoft.com> * Updates based on PR review comments Co-authored-by: Chris Rummel <crummel@microsoft.com>
28 lines
1.4 KiB
XML
28 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Dependencies>
|
|
<ProductDependencies>
|
|
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21321.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
|
<Uri>https://github.com/mono/linker</Uri>
|
|
<Sha>f2588193553431636b9853b0f87209fa395a72c5</Sha>
|
|
<SourceBuild RepoName="linker" ManagedOnly="true" />
|
|
<RepoName>linker</RepoName>
|
|
</Dependency>
|
|
</ProductDependencies>
|
|
<ToolsetDependencies>
|
|
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21319.2">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>a3377cccde8639089f99107e2ba5df2c8cbe6394</Sha>
|
|
<SourceBuild RepoName="arcade" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="5.0.0-alpha.1.20473.1">
|
|
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
|
|
<Sha>def2e2c6dc5064319250e2868a041a3dc07f9579</Sha>
|
|
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.SourceLink.GitHub" Version="1.1.0-beta-21309-01" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
|
<Uri>https://github.com/dotnet/sourcelink</Uri>
|
|
<Sha>4b584dbc392bb1aad49c2eb1ab84d8b489b6dccc</Sha>
|
|
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
|
|
</Dependency>
|
|
</ToolsetDependencies>
|
|
</Dependencies>
|