| 123456789101112131415161718192021222324252627 |
- <?xml version="1.0" encoding="utf-8"?>
- <Dependencies>
- <ProductDependencies>
- <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="5.0.0-alpha.1.19563.3">
- <Uri>https://github.com/dotnet/corefx</Uri>
- <Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
- </Dependency>
- <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.19564.1">
- <Uri>https://github.com/dotnet/core-setup</Uri>
- <Sha>c77948d92a2f950140f09384f057cb893ec3955a</Sha>
- </Dependency>
- <Dependency Name="Microsoft.Net.Compilers" Version="3.3.1-beta4-19476-06">
- <Uri>https://github.com/dotnet/roslyn</Uri>
- <Sha>39d545dc14bc4d5a546e5e2f58d1ebaca72fcd61</Sha>
- </Dependency>
- </ProductDependencies>
- <ToolsetDependencies>
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20201.2">
- <Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>bce0a98620c1c5a110b2bba9912f3d5929069c6b</Sha>
- </Dependency>
- <Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="5.0.0-beta.20201.2">
- <Uri>https://github.com/dotnet/arcade</Uri>
- <Sha>bce0a98620c1c5a110b2bba9912f3d5929069c6b</Sha>
- </Dependency>
- </ToolsetDependencies>
- </Dependencies>
|