dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 2d19465b84 Update dependencies from https://github.com/dotnet/arcade build 1194
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19055.1
2019-01-06 13:08:39 +00:00

32 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-alpha-27218-5">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>01c3fb6e2fa0e58c29de950d2da97bc5006f5004</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27218-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha></Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview-18579-0056">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha></Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview.18572.1">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha></Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19054.5">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>0bc0ecedbbd57c5e7aeabed61dea79f6b9d9435a</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19055.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>b43f8c50d78c00d33f0b31a666b46ce5e9bcbe3d</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>