dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] daa74af16b
Update dependencies from https://github.com/aspnet/AspNetCore build 20190626.6 (#2661)
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-preview7.19326.6
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-preview7.19326.6
- Microsoft.AspNetCore.App.Ref - 3.0.0-preview7.19326.6
- dotnet-watch - 3.0.0-preview7.19326.6
- dotnet-dev-certs - 3.0.0-preview7.19326.6
- dotnet-user-secrets - 3.0.0-preview7.19326.6
2019-06-26 23:48:05 +00: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-preview7-27826-04">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>5c4d829254f40bca8a85ee11f03b2d90d71aa847</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview7-27826-04">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>5c4d829254f40bca8a85ee11f03b2d90d71aa847</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview7-27826-04">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>5c4d829254f40bca8a85ee11f03b2d90d71aa847</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview7.19326.6">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>785cd9abb1fa2178ae99d0f22ca25b246352ec34</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview7.19326.6">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>785cd9abb1fa2178ae99d0f22ca25b246352ec34</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview7.19326.6">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>785cd9abb1fa2178ae99d0f22ca25b246352ec34</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview7.19326.6">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>785cd9abb1fa2178ae99d0f22ca25b246352ec34</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview7.19326.6">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>785cd9abb1fa2178ae99d0f22ca25b246352ec34</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview7.19326.6">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>785cd9abb1fa2178ae99d0f22ca25b246352ec34</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19325.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>612d96b1548567063ea7e1416b328c87e774e151</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19326.7">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>1b644ce8612e695fee60862f32ad0fcfe759257a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19326.1">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>ae583998ab000f500014e0a2ef9ffa4ff57d5bed</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19325.7">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>d0c5899ec03c4f659d78698ad2c6001759a0015f</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-preview7.19323.8" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>4c20bc21ee3538341b1dc863eec6c33e3e528eaf</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview7.19324.12" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>f207fe697fe2a72cc27a2cb745393fd5b24ed9c7</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19326.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>4b3d46cc75969c4e2de5786ec2b10a430b26dd9f</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>