dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 74bb9755d1
Update dependencies from https://github.com/dotnet/core-setup build 20190303.5 (#812)
This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview3-27503-5
2019-03-04 01:07:27 +00:00

40 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview3-27501-32">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>073af81d9bc9aa8d2e62dd9780c3331722d8dbce</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview3-27503-5">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>3844df9537f1de4bc52c69e53e56fab9160d0647</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview3-19151-10">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>2f9a04a11c26b568c2ef16542a9dcfd63a9fe077</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19151.8">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>f5bc3830cea6dec1425defd248188350a1e51f9c</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-preview3.19151.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>09f623f9e7669ddb70da4992683f7f0afbf2839a</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19126.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>f3add9198e40e017c064188481e978d09631eba3</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>