dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] a0a1d4859f
Update dependencies from https://github.com/dotnet/arcade build 20190225.2 (#703)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19125.2
2019-02-26 13:43:00 +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-27425-13">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>4af262c18ceaf6cefffdc3814280f6a93bbdcd14</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27425-5">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>9bff16e900f76f14320395cd25c3bff78d09ed88</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview4-19123-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>f8368097a909ba2618efbec5efa5e7e036d3a2e8</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19125.3">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>df235cb80cf6f638bb616c71b7b51b677a1db917</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19115.3">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>42a212514e375a0821baab69fbac462e39590cfb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19118.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>de6587837888584f67b0d4fe389c40e704c19e9f</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19125.3">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>d6bb56b130ebd735750eae018e0677ef06222ef9</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.19125.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>a0ed7c38c714b1f60f50a4a408171e2c3bcf8f7f</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>