dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 7a111de1fb
[release/3.0.1xx] Update dependencies from aspnet/EntityFrameworkCore (#608)
* Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190220.2

This change updates the following dependencies
- dotnet-ef - 3.0.0-preview3.19120.2

* Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190220.1

This change updates the following dependencies
- dotnet-ef - 3.0.0-preview3.19120.1
2019-02-20 16:25:07 +00:00

40 lines
1.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview3-27420-7">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>38df66ce958297a66dee0057f7a007f687742908</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview3-27419-3">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>84174943d9ea6cf34ade0dbab8e7f0319378f0ab</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview3-19119-08">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>4e44025a52e4b73aa17e09a8041b0e166e0c5ce0</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19120.1">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>cc727398461ff947fe56434cadd096a6c100eba1</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-preview3.19120.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>fa0923e2f4226dad25a1c31418503a668291ff56</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19078.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha></Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19112.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9a5da1c8a3232c6304955c7a6ffe6109a1b13d9f</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>