dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 62e0aeab5a
Update dependencies from https://github.com/dotnet/core-setup build 20190214.10 (#511)
This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27414-10
2019-02-15 05:27:21 +00:00

44 lines
2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview4-27413-33">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>0c81fedeb239f3c565f5757970bb27cb1a8ec5ce</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27414-10">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>ccb7a03355bd0732dd39279759608e1290240fbd</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.19113.4">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>bd0413ecd2cfce0a8d20e80db0ddafe6391613c6</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19112.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>f23f22851110aadfe89a1717aff63156d2950493</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19113.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>00602a2bff2e17fa2092dc237c033fa625889893</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19114.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>5a5d466dcbdfadcd873489ca64e1a7dbb0eaf559</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19111.1">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha></Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19113.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9cb5f28be59a1ba9fe6bfb86449b216cfcdfb50e</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>