dotnet-installer/eng/Version.Details.xml
dotnet-maestro a9ac23cd4a Update dependencies from https://github.com/dotnet/arcade build 20190116.1
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19066.1
2019-01-17 13:20:50 +00:00

32 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview-27315-14">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>ead7b8c86e1aaf08333fac1c4e15d2e9f49b80f9</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27315-8">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>2664188b4a47cbdfde7b8462f7f5aa225292f322</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview-19066-0374">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>d8381656429addead2e5eb22ba1356abfb419d86</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19065.7">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>3263992ea0034de4cce1678961d0035e12bdfcde</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19057.4">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>71d76b40531fa70a72cb10cc63b39b1182721f22</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19066.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0fb5fc58347f42121ddc9c0b361e84b8acbffb12</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>