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

- Microsoft.NETCore.App - 3.0.0-preview5-27611-03
- NETStandard.Library.Ref - 2.1.0-preview5-27611-03

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

- Microsoft.NETCore.App - 3.0.0-preview5-27611-05
- NETStandard.Library.Ref - 2.1.0-preview5-27611-05
2019-04-11 16:30:52 +00:00

76 lines
3.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview5-27610-56">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>d5e425a0f801b436444285044394eaed0398dea7</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview5-27611-05">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>a80b24a9740a60f9316159eefa706462719b1e1b</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview5-27611-05">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>a80b24a9740a60f9316159eefa706462719b1e1b</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview5-19211-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>28c5ed950b707b6ce747414344167f078d10a82d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview5-19211-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>28c5ed950b707b6ce747414344167f078d10a82d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview5-19211-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>28c5ed950b707b6ce747414344167f078d10a82d</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview5-19211-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>28c5ed950b707b6ce747414344167f078d10a82d</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview5-19211-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>28c5ed950b707b6ce747414344167f078d10a82d</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview5-19211-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>28c5ed950b707b6ce747414344167f078d10a82d</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview5-19211-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>28c5ed950b707b6ce747414344167f078d10a82d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19210.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>0ea905c56ab0c8a8d17b1781486dad2e754afca3</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19211.7">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>7020d52ee659fe79da51d2e071de086bdf2376ce</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19211.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>f576336cefe3ecea599de9c7d0aa995ede4f0c39</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19211.5">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>2a9d8ec1a772d12e9b884cc915b72bbaabed0bb8</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19205.5">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>a875e24eff58bcc7a1bb124a6f05792639a83536</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19210.7">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>f109e39d7e2d78e657c417482b0dda026d925655</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19210.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4f645e4a5385eb96cad3f72f5ded239761c7d075</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>