dotnet-installer/eng/Version.Details.xml

32 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-alpha-27309-3">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>63610380c84a0d348c63651e9194aac5a87738b0</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27308-3">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>2f528e5f158aa41789f7967cf8e8b868a8173d95</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview-18579-0056">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha></Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19059.6">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>af4dca6111310a352f92ee7e17044b345d74f213</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19054.5">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>0bc0ecedbbd57c5e7aeabed61dea79f6b9d9435a</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19058.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>35ce15432d5ae2faa563ad0ba99aff49f8e28130</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>