dotnet-installer/eng/Version.Details.xml
dotnet-maestro[bot] e61fa80b2f
[release/3.0.1xx] Update dependencies from dotnet/toolset (#4630)
* Update dependencies from https://github.com/dotnet/toolset build 20190906.30

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19456.30

* Update dependencies from https://github.com/dotnet/toolset build 20190906.33

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19456.33

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc2.19456.15 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20190906.34

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19456.34

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc2.19456.16 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-09-07 08:02:22 +00:00

73 lines
3.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-rc1-19455-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>caa8d3b1edd7eec947f6283f8342a9249b5d7171</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc1-19455-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>caa8d3b1edd7eec947f6283f8342a9249b5d7171</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-rc1-19455-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>caa8d3b1edd7eec947f6283f8342a9249b5d7171</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-rc2.19456.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>91a6fcc93d96530f3d9ad15c2942ff167d2e8e46</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-rc2.19456.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>91a6fcc93d96530f3d9ad15c2942ff167d2e8e46</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-rc2.19456.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>91a6fcc93d96530f3d9ad15c2942ff167d2e8e46</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-rc2.19456.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>91a6fcc93d96530f3d9ad15c2942ff167d2e8e46</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-rc2.19456.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>91a6fcc93d96530f3d9ad15c2942ff167d2e8e46</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-rc2.19456.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>91a6fcc93d96530f3d9ad15c2942ff167d2e8e46</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.0.0-preview8.19381.4" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>e8d6da33000a416b2b36b4f04b1756dcc99f671d</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-rc2.19456.34">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>89a1ea6974e9bc13f8f540f356f261dc2ed254b8</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-rc2.19455.7" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>b88161ed99ded0dd598779ad1afe044818422a6f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-rc2.19456.16" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>2b27a360a24d7e2e70a1b33cf108d602b356fdf5</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-preview9.19417.1" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>dd6650900f5af7283c6af6ec85de4d8d51f28961</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview9.19417.4" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>ffc3fbd836fb6ff3c28e50fec67be5b55c8b6542</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19421.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>7aa107d818fe87e627154c0331d6de5d47f39a45</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>