dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 728f62da14
Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190129.4 (#351)
This change updates the following dependencies
- dotnet-ef - 3.0.0-preview.19079.4
2019-01-30 13:27:28 +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-27325-3">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>24b4ae9332545f7677a8ce2f8916cc2284e31b75</Sha>
</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.19079.4">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>deb63b0e942f432f5086ebfff45f582c79b75dd8</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">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>b1d20340cbb0da27bb9e17bc64a83b9f44921f5b</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>