blob: d1fa5ecf431941021b7be42664a818f161730a24 (
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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
<Dependencies>
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19416.16">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0e36c2410b72166a1b9a67142e652225e22feada</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19416.16">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0e36c2410b72166a1b9a67142e652225e22feada</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="2.2.0-beta.19416.16">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0e36c2410b72166a1b9a67142e652225e22feada</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="1.0.0-beta.19416.16">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0e36c2410b72166a1b9a67142e652225e22feada</Sha>
</Dependency>
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-preview9.19416.11">
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>b3a4cdd6cd9b000ab05e585236455f1482a0bbf9</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview9.19416.11">
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>b3a4cdd6cd9b000ab05e585236455f1482a0bbf9</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19416-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>66a9d076b6ce2cb1dc079e5cd351439c58278daf</Sha>
</Dependency>
<Dependency Name="optimization.IBC.CoreCLR" Version="99.99.99-master-20190807.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
<Sha>f721b85e367cd7dacaa74f5761cfd34d9e4fc423</Sha>
</Dependency>
<Dependency Name="optimization.PGO.CoreCLR" Version="99.99.99-master-20190807.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
<Sha>f721b85e367cd7dacaa74f5761cfd34d9e4fc423</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
|