dotnet-installer/eng/Version.Details.xml

37 lines
1.7 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-preview-27325-3">
2018-12-21 22:24:58 +00:00
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>24b4ae9332545f7677a8ce2f8916cc2284e31b75</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27324-5">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>63a01b08e5d1d1a6b8544f598b3d3bda76e6e424</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview-19075-0444">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1aa50faa290ecda304507981cd01ed92651d5e34</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19074.3">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>3d1e08eb08789a9dde3ac20851d3c82fdf9272e5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19066.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>ac8f12b90238542dfd2ea596178ae24ea20a0f55</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview.19075.5">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>b1d20340cbb0da27bb9e17bc64a83b9f44921f5b</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19073.5">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>af8ab7d7ca13d5f129c31cfa7aeda19f6d168e6e</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>