dotnet-installer/eng/Version.Details.xml
dotnet-maestro fc5d1b4e95 Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190114.19
This change updates the following dependencies
- dotnet-ef - 3.0.0-preview.19064.19
2019-01-15 13:09:06 +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-preview-27311-10">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>ddf557d79f508564df7695822b27a5e1b81bb603</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27313-3">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>de3516a753613bb7eaf8585629fc913c5195faa7</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.19064.19">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>94c06a21bae6aeaeb2734b6c01a0374e47c9a26f</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.19061.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>52d4b539dd1ab771015bdf33ed4221afcaaabf3d</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>