dotnet-installer/eng/Version.Details.xml

74 lines
3.9 KiB
XML
Raw Normal View History

2018-12-21 22:24:58 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.1.0-preview1.19455.31">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>7194756bb3b052f1550dd50d3e229b350d348da2</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.1.0-preview1.19455.31">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>7194756bb3b052f1550dd50d3e229b350d348da2</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview1.19455.31">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>7194756bb3b052f1550dd50d3e229b350d348da2</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-rc1.19422.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>4e142516c6872682a3472acd3860308c05800709</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-rc1.19422.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>4e142516c6872682a3472acd3860308c05800709</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-rc1.19422.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>4e142516c6872682a3472acd3860308c05800709</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-rc1.19422.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>4e142516c6872682a3472acd3860308c05800709</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-rc1.19422.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>4e142516c6872682a3472acd3860308c05800709</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-rc1.19422.2">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>4e142516c6872682a3472acd3860308c05800709</Sha>
</Dependency>
[release/3.0.1xx] Update dependencies from dotnet/toolset (#4107) * Update dependencies from https://github.com/dotnet/toolset build 20190820.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19420.2 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.0.0-preview8.19381.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190820.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19420.3 * Update dependencies from https://github.com/dotnet/toolset build 20190820.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19420.4 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19420.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190820.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19420.5 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19420.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190820.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19420.6 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19420.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190820.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19420.7 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19420.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190820.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19420.8 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19420.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190820.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19420.13 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview9.19420.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20190820.14 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19420.14 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19420.6 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-08-21 00:11:44 +00:00
<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-rc1.19422.19">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>828045ec3ee15784b34fd27d10b88b5d9adf560e</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-rc1.19422.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
2019-04-19 18:44:16 +00:00
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>83dffb6faab234c0c878e92c1679fa47c0cab3dd</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-rc1.19422.4" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>71744d3163293fc31cd1c1917929cf172d22bcaa</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>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19377.2">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>8b670142ae1b65aa4d834257b0b64d4f69f30eb8</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>