dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] c34309eed7
Update dependencies from https://github.com/dotnet/arcade build 20190123.5 (#333)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19073.5
2019-01-24 17:58:50 +00:00

36 lines
1.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview-27323-10">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>619a17dad9a44c9dd349fd192141019279a6a020</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27323-8">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>b54833551f0102ea4456439438e4ca84028bfc3e</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview-19074-0431">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>9de74918a2441fe320d44e7a3b8e58dc37434a02</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19073.4">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>c4d81f30919599abf1254fcd55f81320a91ae702</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.19073.3">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>320a632f0580ce96d142ff6f3cedd8c299411d7f</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19073.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>af8ab7d7ca13d5f129c31cfa7aeda19f6d168e6e</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>