dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 2b036fa32e Update dependencies from https://github.com/dotnet/core-setup build 20190118.8 (#310)
This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview-27318-8
2019-01-19 14:51:46 -08: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-27318-8">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>5bdcd4b15d203109d341a6c42bfdf7c730633bdb</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.19068.2">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>0a61d2c0128a900132ee1b61a1b1e3166ea4bd9b</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.19067.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>bed438c56afcd799b4de747291cf68815ae2f53b</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>