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

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

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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27511-02
2019-03-11 13:48:30 +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-27511-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>57c995c83b97024289c22bbce4bf42f0e7fdb0df</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19158-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1ac6f3d4fd0a5c396e9be46908a7a39a4f6501fb</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview4-19158-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1ac6f3d4fd0a5c396e9be46908a7a39a4f6501fb</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview4-19158-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1ac6f3d4fd0a5c396e9be46908a7a39a4f6501fb</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview4-19158-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1ac6f3d4fd0a5c396e9be46908a7a39a4f6501fb</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview4-19158-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1ac6f3d4fd0a5c396e9be46908a7a39a4f6501fb</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview4-19158-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1ac6f3d4fd0a5c396e9be46908a7a39a4f6501fb</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview4-19158-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1ac6f3d4fd0a5c396e9be46908a7a39a4f6501fb</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.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>e064a2413afa08e7dbc21fec3554cf806b6d074f</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>