dotnet-installer/eng/Version.Details.xml

109 lines
6 KiB
XML
Raw Normal View History

2018-12-21 22:24:58 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="3.1.1-servicing.19575.1">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>f15b6f92ec4c09d6e53dac4a890a1ceebb9b8ef1</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="3.1.1-servicing.19575.1">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>f15b6f92ec4c09d6e53dac4a890a1ceebb9b8ef1</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.1-servicing.19575.1">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>f15b6f92ec4c09d6e53dac4a890a1ceebb9b8ef1</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.1-servicing.19575.1">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>f15b6f92ec4c09d6e53dac4a890a1ceebb9b8ef1</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.1-servicing.19575.1">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>f15b6f92ec4c09d6e53dac4a890a1ceebb9b8ef1</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="3.1.1-servicing.19575.1">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>f15b6f92ec4c09d6e53dac4a890a1ceebb9b8ef1</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="3.1.1-servicing.19575.1">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>f15b6f92ec4c09d6e53dac4a890a1ceebb9b8ef1</Sha>
</Dependency>
2019-10-19 01:11:18 +00:00
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
<!-- 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>
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.0" CoherentParentDependency="Microsoft.NetCore.App.Internal">
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>0f7f38c4fd323b26da10cce95f857f77f0f09b48</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.1.0">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>c31f51e5c778dc817862d0c932e7cfe9223d4899</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.1.0">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>c31f51e5c778dc817862d0c932e7cfe9223d4899</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.3.1" Version="3.1.0-rtm.19573.3">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>c31f51e5c778dc817862d0c932e7cfe9223d4899</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.1.0-rtm.19573.3">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>c31f51e5c778dc817862d0c932e7cfe9223d4899</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.1.0-rtm.19573.3">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>c31f51e5c778dc817862d0c932e7cfe9223d4899</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.1.0-rtm.19573.3">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>c31f51e5c778dc817862d0c932e7cfe9223d4899</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.3.1" Version="1.0.2-beta4.19465.1">
<Uri>https://github.com/dotnet/test-templates</Uri>
<Sha>6ae8a6e7dd862c9447771c108d43fb9028f22c22</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.0" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/templating</Uri>
[release/3.1.1xx] Update dependencies from dotnet/toolset (#5682) * Update dependencies from https://github.com/dotnet/toolset build 20191115.2 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.2 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19564.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191115.4 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.4 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191115.3 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.3 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191115.5 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.5 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191115.6 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.6 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191115.7 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.7 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191115.9 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.9 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.100-rtm.19565.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191115.10 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.10 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.100-rtm.19565.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191115.14 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.14 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.100-rtm.19565.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.5 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191115.15 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.15 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.100-rtm.19565.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.6 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191115.16 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.16 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.100-rtm.19565.4 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.6 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191115.18 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.18 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.100-rtm.19565.4 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.7 (parent: Microsoft.Dotnet.Toolset.Internal) * templating nuget * Update dependencies from https://github.com/dotnet/toolset build 20191115.19 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19565.19 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.0 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.100-rtm.19565.4 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-rtm.19565.7 (parent: Microsoft.Dotnet.Toolset.Internal) * 65f
2019-11-16 09:46:30 +00:00
<Sha>53a17fce7ce81aa68ddaa7b04f371dc6391d3497</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-rtm.19570.7">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>3adc2b99c60be57c5f85121986f2cb31aa09d8c7</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-rtm.19568.4" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
2019-04-19 18:44:16 +00:00
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>49bbede419cf63e15c70f4b463f80e4811fe3f34</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.100-rtm.19568.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>cc6bdda9777fff833fe170e3006470e9409521cf</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-rtm.19568.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>24b0195c1f4c4a707ca6c3a3bd4715a65fcd8bfe</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.1.0-rtm.19572.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>e85bb34bcb91bf7b8859d6fd84fd440508498aea</Sha>
</Dependency>
2019-10-21 23:00:57 +00:00
<!-- This is so that WCF packages are included in the final drop for official releases. -->
<!-- Replace with better solution, see https://github.com/dotnet/arcade/issues/4162 -->
<Dependency Name="System.ServiceModel.Primitives" Version="4.7.0">
2019-10-21 23:00:57 +00:00
<Uri>https://github.com/dotnet/wcf</Uri>
<Sha>eb417fdeb06faeada140a92e26e86c266574476a</Sha>
2019-10-21 23:00:57 +00:00
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19569.2">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>e34d933e18ba1cd393bbafcb6018e0f858d3e89e</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>