dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] dd8a0cb655
Update dependencies from https://github.com/dotnet/arcade build 20190206.4 (#404)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19106.4
2019-02-07 16:23:16 +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-27406-16">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>2fe7eb5e5820ecaf46e65a3f74df528a19b96a06</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27406-8">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>51d2cccdf6b5cfd9a94d4ccc3edc754c4e0097ab</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview-19106-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>2d73f7ad2bd3c65057d0cdcabde5b154e5911d14</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19106.5">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>80cb07c6b8f6afd9eee1307729d02f29b2f5ae94</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.19080.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>536d6a237f4de7b248e75b63256b75c1798e1bd7</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19106.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b58add62b88ab28edd15932fb19f00b9e1c5e8dd</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>