dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] eb08357f83
Update dependencies from https://github.com/dotnet/arcade build 20190120.2 (#318)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19070.2
2019-01-21 13:39:56 +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-27320-5">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>3297320f52954a1342a05365a3c299217f2c3d56</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview-19068-0401">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>5872af6e6165ef1a795cb43bcca22d6c4d88612f</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview.19069.2">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>4c985938cf66e449802ce4600917a181a80e7159</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.19070.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>e7e2a81eefde4d3973a579458079e6da27ed0018</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>