dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] dc4675e82e Update dependencies from https://github.com/dotnet/toolset build 20190701.2 (#2745)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19351.2
2019-07-01 15:54:28 -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-preview7-27901-06">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>df2b1489de5d4b8211c5e132d299a83523ce742a</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview7-27901-06">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>df2b1489de5d4b8211c5e132d299a83523ce742a</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview7-27901-06">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>df2b1489de5d4b8211c5e132d299a83523ce742a</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview6.19307.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>c5f85986e62dabfc0b7f2f2a45dc7c22e8ac815f</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview6.19307.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>c5f85986e62dabfc0b7f2f2a45dc7c22e8ac815f</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview6.19307.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>c5f85986e62dabfc0b7f2f2a45dc7c22e8ac815f</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview6.19307.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>c5f85986e62dabfc0b7f2f2a45dc7c22e8ac815f</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview6.19307.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>c5f85986e62dabfc0b7f2f2a45dc7c22e8ac815f</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview6.19307.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>c5f85986e62dabfc0b7f2f2a45dc7c22e8ac815f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="2.0.0-preview7.19351.3">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>3ce7695b54e89523ff6e116742472e3c5f4d19bb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19351.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>27d7b970280da0d60b5b2fdb5e7f70ea63e8fefb</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-preview7.19351.1" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>1869f7d2f30fafc9c4c2a8f092294227c10e280f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview7.19351.3" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>81bea964d5599132223dfebcc9aca38f7adbfd96</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>