dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] c5ebe17e40 Update dependencies from https://github.com/aspnet/AspNetCore build 20190605.1 (#2322)
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview6.19305.1
- Microsoft.AspNetCore.App.Ref - 3.0.0-preview6.19305.1
- dotnet-watch - 3.0.0-preview6.19305.1
- dotnet-user-secrets - 3.0.0-preview6.19305.1
- dotnet-dev-certs - 3.0.0-preview6.19305.1
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview6.19305.1
2019-06-05 10:06:45 -07:00

73 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-preview6-27804-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>fdf81c6faf7c7e0463d191a3a1d36c25c201e5cb</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview6-27804-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>fdf81c6faf7c7e0463d191a3a1d36c25c201e5cb</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview6-27804-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>fdf81c6faf7c7e0463d191a3a1d36c25c201e5cb</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview6.19305.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>289dd6ace4ffcbf55662314e30780d07cac3fc55</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview6.19305.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>289dd6ace4ffcbf55662314e30780d07cac3fc55</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview6.19305.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>289dd6ace4ffcbf55662314e30780d07cac3fc55</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview6.19305.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>289dd6ace4ffcbf55662314e30780d07cac3fc55</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview6.19305.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>289dd6ace4ffcbf55662314e30780d07cac3fc55</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview6.19305.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>289dd6ace4ffcbf55662314e30780d07cac3fc55</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19303.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>3f2e65dd99395dfb5741d943158243bc77c4ac80</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19304.15">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>4bd171f2c0bac1c0f96797488dda15f7a0327b66</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19303.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>9a92095d8ad0112291573385dc8f67adfdfe9322</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19304.3">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>99151dfa08364242d93c861568abaf044e134d8c</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19303.7" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>28c64d3bbe6d65cbb787d46b13f2a437b63d8fe9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19303.15" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>18691cea4b61248df9facbae56e02783eb73f2b6</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19263.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>e6712584bba6e2f0e35a3704793c459ff97c09af</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>