dotnet-installer/eng/Version.Details.xml
Daniel Plaisted f21fc9c2ba
Merge pull request #1748 from dsplaisted/use-internal-netcoreapp-package
Switch to  .Internal insertion package for .NET Core
2019-04-25 11:18:30 -07:00

80 lines
4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview6-27625-04">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>a765e76a14bfd012c9efb8dbb5eba624a0f2efe8</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview6-27625-04">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>a765e76a14bfd012c9efb8dbb5eba624a0f2efe8</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview6-27625-04">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>a765e76a14bfd012c9efb8dbb5eba624a0f2efe8</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview6-19225-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>03a77ef53a539093b4c94bd379aa2ecc6e523456</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview6-19225-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>03a77ef53a539093b4c94bd379aa2ecc6e523456</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview6-19225-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>03a77ef53a539093b4c94bd379aa2ecc6e523456</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview6-19225-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>03a77ef53a539093b4c94bd379aa2ecc6e523456</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview6-19225-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>03a77ef53a539093b4c94bd379aa2ecc6e523456</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview6-19225-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>03a77ef53a539093b4c94bd379aa2ecc6e523456</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview6-19225-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>03a77ef53a539093b4c94bd379aa2ecc6e523456</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19223.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>a5c047f4815e9a83c98f0cfb77b3554588d5db84</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19225.5">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>6922c3b4a60ada4e2e9779d3cdccee95f78d5a98</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19225.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>431fddad96415a6ec39ac97b9e372c2f348a617f</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19225.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>fc4751df28d67c551ef55bf9bde6b4fea059f321</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19224.1">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>a858cef7b5edd9dbf73a02c40e45af9f5de64b10</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19224.11">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>0e35d882336469e847b3c244f30038ef84004d3c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19224.3">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>fa329613a628a2bf79b67c5bd58433c288f4fec7</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19223.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>e3919d0c158716ef4685c8e057cc58640af1af83</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>