dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] ee5d648005
[master] Update dependencies from dotnet/core-setup (#558)
* Update dependencies from https://github.com/dotnet/core-setup build 20190216.3

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27416-3

* Update dependencies from https://github.com/dotnet/core-setup build 20190216.4

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27416-4

* Update dependencies from https://github.com/dotnet/core-setup build 20190217.1

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27417-1
2019-02-17 15:50:43 +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-27415-15">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>1b75e15697ccdfccff742dbfa669c4ff7a1ee5a0</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27417-1">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>a5a4f1c2aef289c5e40a40ccb5d887823e50db62</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview3-19116-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>4646ed56189a8ee36ced6397dd4f86fce9e6a8e8</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview3.19115.4">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>45540f38f6f86623c66da0e1168a4ec31309b2fa</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.19116.3">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>4bc3de3183c0e5f77ea512760d88f83e11a6d154</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19115.2">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>c7d28d6deb07cb9c6619e5ba3228b61516775e48</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.19115.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>75af3cdef5022dbb92b8a94388198a6fd59a5d94</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>