dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] a43d5b4148
Update dependencies from https://github.com/dotnet/core-setup build 20190213.8 (#488)
This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27413-8
2019-02-13 22:38:53 +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-preview4-27412-20">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>af7b7b8580641d0740956f6f475f2ad32aeac844</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27413-8">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>d6b36de6b69f5a71ba64d4fa08824f8d5d4e1c14</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview3-19113-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>06d7fe73a995000ce79007e03785ee77d4dbb508</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19111.1">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>5964b5d159e31b18c69e1f8933616ef15296fb85</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.19112.3">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>dea37009fdcc5b59d6d79d101a228dbdf9a1eb3b</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>