dotnet-installer/eng/Version.Details.xml

113 lines
6.3 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="5.0.0-preview.1.20111.16">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>91c7a80fa188d2373a7b8539ae254b40fcb7d5fe</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-preview.1.20111.16">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>91c7a80fa188d2373a7b8539ae254b40fcb7d5fe</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="5.0.0-preview.1.20111.16">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>91c7a80fa188d2373a7b8539ae254b40fcb7d5fe</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-alpha.1.20111.2">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f496497de42b80b6d031d5de445ec74b2b01bb17</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-alpha.1.20111.2">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f496497de42b80b6d031d5de445ec74b2b01bb17</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-alpha.1.20111.2">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f496497de42b80b6d031d5de445ec74b2b01bb17</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="5.0.0-alpha.1.20111.2">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f496497de42b80b6d031d5de445ec74b2b01bb17</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="5.0.0-alpha.1.20111.2">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f496497de42b80b6d031d5de445ec74b2b01bb17</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="5.0.0-alpha.1.20111.2" CoherentParentDependency="Microsoft.NetCore.App.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f496497de42b80b6d031d5de445ec74b2b01bb17</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.1.20111.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>1bd2b5f19e7f6366ad5414d6cf19b538c9fb2b31</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-preview.1.20111.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>1bd2b5f19e7f6366ad5414d6cf19b538c9fb2b31</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-preview.1.20111.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>1bd2b5f19e7f6366ad5414d6cf19b538c9fb2b31</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="5.0.0-preview.1.20111.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>1bd2b5f19e7f6366ad5414d6cf19b538c9fb2b31</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="5.0.0-preview.1.20111.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>1bd2b5f19e7f6366ad5414d6cf19b538c9fb2b31</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="5.0.0-preview.1.20111.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>1bd2b5f19e7f6366ad5414d6cf19b538c9fb2b31</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.3.1" Version="1.0.2-beta4.19570.1">
<Uri>https://github.com/dotnet/test-templates</Uri>
<Sha>5117d3d9d7dfd3583f0c42a639efaf092f957b7b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-alpha.1.20109.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>b6906c18ac94b3bfbfe673bc7b36e03fa818d862</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-preview.1.20109.3">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>648d9ee5620e0a584e41a916475a6d635663845a</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
[master] Update dependencies from dotnet/toolset (#6309) * Update dependencies from https://github.com/dotnet/toolset build 20200206.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20106.1 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200206.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20106.2 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20106.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200206.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20106.3 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20106.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200206.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20106.4 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20106.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.1 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.2 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.4 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.6 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.6 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.6 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.9 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.9 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 5.0.100-preview.1.20105.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.9 (parent: Microsoft.Dotnet.Toolset.Internal)
2020-02-08 01:40:15 +00:00
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.1.20105.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
2019-04-19 18:44:16 +00:00
<Uri>https://github.com/dotnet/sdk</Uri>
[master] Update dependencies from dotnet/toolset (#6309) * Update dependencies from https://github.com/dotnet/toolset build 20200206.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20106.1 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200206.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20106.2 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20106.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200206.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20106.3 Dependency coherency updates - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20106.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200206.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20106.4 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20106.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.1 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.1 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.2 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.2 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.4 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.4 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.6 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.6 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.6 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200207.9 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-preview.1.20107.9 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha.1.20106.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 5.0.100-preview.1.20105.1 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.1.20107.9 (parent: Microsoft.Dotnet.Toolset.Internal)
2020-02-08 01:40:15 +00:00
<Sha>9e18c1c22e2cd5c2d0a1cc3a5dc3459e6f2390a6</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-preview.1.20109.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>648d9ee5620e0a584e41a916475a6d635663845a</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-preview.1.20111.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>efa4f39148d93f249c8a9b72c0cfcc0ac6d399bd</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="5.0.0-preview.1.20111.19" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>4f6b0e349f7c4bdee6db664dec9bd79d76fac979</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="5.0.0-beta.20110.11">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>56e162725058d80918f7aa7e0e689e1fde5c2106</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>