dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] 60a30b0655
Update dependencies from https://github.com/dotnet/toolset build 20190224.3 (#682)
This change updates the following dependencies
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview3.19124.3
2019-02-24 18:48:30 +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-27421-1">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>7ef6f6602b07a3e280779df8e86f06292bd58f09</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview3-27422-6">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>cc146b444df76e62d606f3431ff954b0cc112f92</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview3-19122-14">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>e65004907a633a21e7e93b1c00e3944ffb10d8f8</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19123.1">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>ec6044a9d3b6a8b28c76cda4b97ec9182081bd58</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.19124.3">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>3cdd595b066519791685774a5114b9fb72d34928</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19123.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>e2dfe6f4656806953ab18edccc9c2c9c116ce15c</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>