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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27512-14

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27512-15
2019-03-13 04:24:07 +00:00

69 lines
3.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview4-27511-44">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>639fa09d3d191bf5782da2061a6fd128427219fe</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27512-15">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>a3ecaa0059f5d2ec0d8bdd6fb8c950af3f200ab3</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19162-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>107e1862b7a463ad2ae413318288ad8461c1a7e8</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview4-19162-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>107e1862b7a463ad2ae413318288ad8461c1a7e8</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview4-19162-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>107e1862b7a463ad2ae413318288ad8461c1a7e8</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview4-19162-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>107e1862b7a463ad2ae413318288ad8461c1a7e8</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview4-19162-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>107e1862b7a463ad2ae413318288ad8461c1a7e8</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview4-19162-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>107e1862b7a463ad2ae413318288ad8461c1a7e8</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview4-19162-02">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>107e1862b7a463ad2ae413318288ad8461c1a7e8</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19161.8">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>01a87665db87786abbf901a41e2afb01b928ab89</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.19160.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>9be5780113f6058406e3f89dc5597a32dfdae4c1</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19158.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>0dee41e279fc1dad29dd1e567186e52697b7417a</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.19161.14">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>2ca74c76adc84f0459b4a0352034db463d0b910f</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>