dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 3d17f286de
[release/3.0.1xx] Update dependencies from dotnet/core-setup (#505)
* Update dependencies from https://github.com/dotnet/core-setup build 20190214.7

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview3-27414-7

* Update dependencies from https://github.com/dotnet/core-setup build 20190214.8

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview3-27414-8
2019-02-15 03:44:25 +00:00

40 lines
1.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview3-27415-7">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>f19e586db8259862560d60a08ab3cbb7aaae3377</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview3-27414-8">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>2c740c0ea828ceac8b333dff566d117ad600a248</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview3-19113-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>27e54a1b7abd98163db145e619f5f794326cc9ce</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19114.8">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>353eb7522f716045a0f1ae185bf80a523fcfe294</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>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19078.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha></Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19112.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9a5da1c8a3232c6304955c7a6ffe6109a1b13d9f</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>