dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 919fec206f
Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190122.1 (#323)
This change updates the following dependencies
- dotnet-ef - 3.0.0-preview.19072.1
2019-01-23 13:41:40 +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-27318-3">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>4155553f1203124021ced914fd167e469ab56f06</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27322-4">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>992d8c19a4c3c28e7e80d38125c1462305833666</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview-19073-0424">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>a1d49e19b52d457f2bf582339cc68f4975b1ebbf</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19072.1">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>22c04fd89f303c24dcb18aa044f77cf290b84dcd</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.19067.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>11515de8c29582c908d08dabf432b6d7791c2a2a</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19072.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>044fa99d22e576fcfaf63f09ee9bba821855dddb</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>