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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27511-13

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27511-12

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

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

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27511-15

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27511-16

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

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

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27512-02
2019-03-12 18:14:41 +00:00

68 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-27508-60">
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>6ae93138de13045d0a8ab8738447453c284fa23f</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27512-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>c7e05179279a5721fa06a5ee2dd11800504ad0af</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19161-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>77948feebaab1b8ab67a08b0dea023f4199439be</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview4-19161-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>77948feebaab1b8ab67a08b0dea023f4199439be</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview4-19161-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>77948feebaab1b8ab67a08b0dea023f4199439be</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview4-19161-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>77948feebaab1b8ab67a08b0dea023f4199439be</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview4-19161-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>77948feebaab1b8ab67a08b0dea023f4199439be</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview4-19161-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>77948feebaab1b8ab67a08b0dea023f4199439be</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview4-19161-07">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>77948feebaab1b8ab67a08b0dea023f4199439be</Sha>
</Dependency>
<Dependency Name="dotnet-ef" Version="3.0.0-preview4.19160.3">
<Uri>https://github.com/aspnet/EntityFrameworkCore</Uri>
<Sha>1282c167e3162f94a2e4842b948f4f3335555f35</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.19160.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>66f42e93ab4c68327167679021b3ba14e8f99f93</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>