dotnet-installer/eng/Version.Details.xml
dotnet-maestro 0ccab947b6 Update dependencies from https://github.com/dotnet/arcade build 20190108.2
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19058.2
2019-01-09 13:14:18 +00:00

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-27308-10">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>5381793bd93743a127943c31086deab088c2ef25</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27307-3">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>6daedc97324341d8d0e41602694fe6347a5b000e</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.19058.1">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>c16169797dc5e4f6754364123390322a3e7944bb</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>