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-alpha.1.20073.3">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>a5a5385dd9e7b8a8374957732e5910ff7ee20cd4</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-alpha.1.20073.3">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>a5a5385dd9e7b8a8374957732e5910ff7ee20cd4</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="5.0.0-alpha.1.20073.3">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>a5a5385dd9e7b8a8374957732e5910ff7ee20cd4</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-alpha.1.20070.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>46d7becc6c59ed6cd101824814055b360337a702</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-alpha.1.20070.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>46d7becc6c59ed6cd101824814055b360337a702</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-alpha.1.20070.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>46d7becc6c59ed6cd101824814055b360337a702</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="5.0.0-alpha.1.20070.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>46d7becc6c59ed6cd101824814055b360337a702</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="5.0.0-alpha.1.20070.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>46d7becc6c59ed6cd101824814055b360337a702</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.20070.4" CoherentParentDependency="Microsoft.NetCore.App.Internal">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>46d7becc6c59ed6cd101824814055b360337a702</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha.1.20071.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>bc60e9576f88c1ee16dc99f18ca08278c254802d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-alpha.1.20071.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>bc60e9576f88c1ee16dc99f18ca08278c254802d</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-alpha.1.20071.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>bc60e9576f88c1ee16dc99f18ca08278c254802d</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="5.0.0-alpha.1.20071.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>bc60e9576f88c1ee16dc99f18ca08278c254802d</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="5.0.0-alpha.1.20071.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>bc60e9576f88c1ee16dc99f18ca08278c254802d</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="5.0.0-alpha.1.20071.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>bc60e9576f88c1ee16dc99f18ca08278c254802d</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-alpha1.20072.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>9d14767b1f20c4a53b50796c09b631fe5fe39177</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha.1.20073.3">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>6389fb7d10e8f2f9d1f25e63b5b581e24e82eaaf</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha.1.20061.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
2019-04-19 18:44:16 +00:00
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>e281ba6e86b96e3e1f5510b3e661ea8aa850837e</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-alpha.1.20073.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>6389fb7d10e8f2f9d1f25e63b5b581e24e82eaaf</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
[master] Update dependencies from dotnet/windowsdesktop (#6232) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200122.4 - Microsoft.WindowsDesktop.App - 5.0.0-alpha.1.20072.4 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-alpha.1.20072.4 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-alpha.1.20072.4 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-alpha1.20072.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-alpha.1.20072.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200123.1 - Microsoft.WindowsDesktop.App - 5.0.0-alpha.1.20073.1 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-alpha.1.20073.1 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-alpha.1.20073.1 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-alpha1.20072.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-alpha.1.20072.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200123.2 - Microsoft.WindowsDesktop.App - 5.0.0-alpha.1.20073.2 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-alpha.1.20073.2 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-alpha.1.20073.2 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-alpha1.20072.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-alpha.1.20073.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2020-01-23 15:29:04 +00:00
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-alpha1.20072.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/winforms</Uri>
[master] Update dependencies from dotnet/windowsdesktop (#6232) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200122.4 - Microsoft.WindowsDesktop.App - 5.0.0-alpha.1.20072.4 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-alpha.1.20072.4 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-alpha.1.20072.4 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-alpha1.20072.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-alpha.1.20072.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200123.1 - Microsoft.WindowsDesktop.App - 5.0.0-alpha.1.20073.1 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-alpha.1.20073.1 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-alpha.1.20073.1 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-alpha1.20072.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-alpha.1.20072.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200123.2 - Microsoft.WindowsDesktop.App - 5.0.0-alpha.1.20073.2 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-alpha.1.20073.2 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-alpha.1.20073.2 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-alpha1.20072.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-alpha.1.20073.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2020-01-23 15:29:04 +00:00
<Sha>b666dc7a94d8ac87a7d300cfb4fa86332fb79bae</Sha>
</Dependency>
[master] Update dependencies from dotnet/windowsdesktop (#6232) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200122.4 - Microsoft.WindowsDesktop.App - 5.0.0-alpha.1.20072.4 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-alpha.1.20072.4 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-alpha.1.20072.4 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-alpha1.20072.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-alpha.1.20072.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200123.1 - Microsoft.WindowsDesktop.App - 5.0.0-alpha.1.20073.1 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-alpha.1.20073.1 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-alpha.1.20073.1 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-alpha1.20072.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-alpha.1.20072.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200123.2 - Microsoft.WindowsDesktop.App - 5.0.0-alpha.1.20073.2 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-alpha.1.20073.2 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-alpha.1.20073.2 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-alpha1.20072.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-alpha.1.20073.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2020-01-23 15:29:04 +00:00
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="5.0.0-alpha.1.20073.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/wpf</Uri>
[master] Update dependencies from dotnet/windowsdesktop (#6232) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200122.4 - Microsoft.WindowsDesktop.App - 5.0.0-alpha.1.20072.4 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-alpha.1.20072.4 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-alpha.1.20072.4 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-alpha1.20072.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-alpha.1.20072.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200123.1 - Microsoft.WindowsDesktop.App - 5.0.0-alpha.1.20073.1 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-alpha.1.20073.1 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-alpha.1.20073.1 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-alpha1.20072.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-alpha.1.20072.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/windowsdesktop build 20200123.2 - Microsoft.WindowsDesktop.App - 5.0.0-alpha.1.20073.2 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 5.0.0-alpha.1.20073.2 - Microsoft.WindowsDesktop.App.Ref - 5.0.0-alpha.1.20073.2 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 5.0.0-alpha1.20072.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 5.0.0-alpha.1.20073.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2020-01-23 15:29:04 +00:00
<Sha>56911b1fdeff9f8b0ed7262f99e2dbfcd9da8e17</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.20072.3">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0fb5c992a80a6fb52bfb1d2b726f75157c1ce210</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>