dotnet-installer/eng/Version.Details.xml

77 lines
3.8 KiB
XML
Raw Normal View History

2018-12-21 22:24:58 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview5-27617-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>3abca437fee294811fca2f81e9e5118a5b4c45fe</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview5-27617-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>3abca437fee294811fca2f81e9e5118a5b4c45fe</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview5-27617-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>3abca437fee294811fca2f81e9e5118a5b4c45fe</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview5-19216-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>2dc5694ecd1bd95e9091f6942657ebe1da6e0bb7</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview5-19216-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>2dc5694ecd1bd95e9091f6942657ebe1da6e0bb7</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview5-19216-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>2dc5694ecd1bd95e9091f6942657ebe1da6e0bb7</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview5-19216-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>2dc5694ecd1bd95e9091f6942657ebe1da6e0bb7</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview5-19216-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>2dc5694ecd1bd95e9091f6942657ebe1da6e0bb7</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview5-19216-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>2dc5694ecd1bd95e9091f6942657ebe1da6e0bb7</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview5-19216-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>2dc5694ecd1bd95e9091f6942657ebe1da6e0bb7</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19216.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>2426d6e864763c91faa0081fae898f71477f969f</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19217.1">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>80fbe98de888ac1e02283bdad8fa7458757ceaee</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19217.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>4ed1867803dd2fa96b671b45e1afd1c12d268627</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19216.1">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>9adbab0c75e49a753643c578c3e92949299d534d</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19205.5">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>a875e24eff58bcc7a1bb124a6f05792639a83536</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19217.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>ff08359d185505512a72165bc0a615348e39aa3e</Sha>
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19217.1">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4e21d52dabbb9f5705a90f097acb1465a0354c0d</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>