dotnet-installer/eng/Version.Details.xml
2019-09-24 12:48:28 -07:00

99 lines
5.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.1.0-preview1.19470.9">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>72b39b0473993b932a08c8fc24a8988d45b416a5</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="3.1.0-preview1.19470.9">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>72b39b0473993b932a08c8fc24a8988d45b416a5</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.1.0-preview1.19470.9">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>72b39b0473993b932a08c8fc24a8988d45b416a5</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0-preview1.19470.9">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>72b39b0473993b932a08c8fc24a8988d45b416a5</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetAppHost" Version="3.1.0-preview1.19470.9">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>72b39b0473993b932a08c8fc24a8988d45b416a5</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="3.1.0-preview1.19470.9">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>72b39b0473993b932a08c8fc24a8988d45b416a5</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.0-preview1.19470.9">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>72b39b0473993b932a08c8fc24a8988d45b416a5</Sha>
</Dependency>
<!-- No new netstandard.library planned for 3.1 timeframe at this time. -->
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0" Pinned="true">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
</Dependency>
<!-- Used to pull in the feed for Microsoft.NETCore.Platforms, but not referenced directly -->
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.0-preview1.19463.3" CoherentParentDependency="Microsoft.NetCore.App">
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>d0f0bfa5b123b4c1183c889cf4017bb529675502</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.1.0-preview1.19473.5">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>26f160d1649350083fad67f45741ceb1c798b110</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.1.0-preview1.19473.5">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>26f160d1649350083fad67f45741ceb1c798b110</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.0-preview1.19473.5">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>26f160d1649350083fad67f45741ceb1c798b110</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.1.0-preview1.19473.5">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>26f160d1649350083fad67f45741ceb1c798b110</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.1.0-preview1.19473.5">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>26f160d1649350083fad67f45741ceb1c798b110</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.1.0-preview1.19473.5">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>26f160d1649350083fad67f45741ceb1c798b110</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.0.0" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>b2663fb07294f5d6cf3caa927d58f7cbebf7d626</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview1.19462.27">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>a8d3527fb2816d377ffabda05fb43b34bb1635db</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-rc2.19467.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>b3a343bf8ed65f5208c5bb86c632856c5d107b1d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.100-preview1.19462.8" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>25e58e48c0f49360bb5a9c804ca3b2ebeae01246</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.1-preview1.19462.8" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>93ae5ab5d366dc65495de6abb938f6d647eaf291</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.1.0-preview1.19462.15" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>acd0da083a426b222a54201c9f37860da50a906a</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19463.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>372f44450f51552a8cf725acf705dc477bd8391f</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>