dotnet-installer/eng/Version.Details.xml

81 lines
4 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-27623-09">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>5799d71ab5121fa43474baac85dd165fe4b8a0f3</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview5-27623-09">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>5799d71ab5121fa43474baac85dd165fe4b8a0f3</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview5-27623-09">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>5799d71ab5121fa43474baac85dd165fe4b8a0f3</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview5-19222-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>b0dfd15d28b07132e9f6e4f5a3066a545b021eea</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview5-19222-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>b0dfd15d28b07132e9f6e4f5a3066a545b021eea</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview5-19222-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>b0dfd15d28b07132e9f6e4f5a3066a545b021eea</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview5-19222-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>b0dfd15d28b07132e9f6e4f5a3066a545b021eea</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview5-19222-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>b0dfd15d28b07132e9f6e4f5a3066a545b021eea</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview5-19222-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>b0dfd15d28b07132e9f6e4f5a3066a545b021eea</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview5-19222-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>b0dfd15d28b07132e9f6e4f5a3066a545b021eea</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19223.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>e854a58b469c2b4a660fc6e448657d1dd8e40ab9</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19223.9">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>9da83eadd645368b8dc7b7746520b7c58cbc2fa5</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19222.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>5eee83eaa61eff38f470dc690218bebf73f46e23</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview5.19222.7">
2019-04-19 18:44:16 +00:00
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>cb764d762acad2d4c79c17e44de79efcbce90bfb</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19223.3">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>c1685c2e0a43115b0730f371333da20e4c8a445b</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview5.19222.16">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>ac5d565f7a9b42c9031a45bfd4a96f1bae0a5aa5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19223.4">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>a482367a6b14571d3c156f0643151cccb158b47e</Sha>
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19218.7">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>5e7ce5b394f3477bb0a485a4b761b7742e95be37</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>