dotnet-installer/eng/Version.Details.xml

109 lines
6.1 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.0-preview3.19531.6">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>d992cb6bb8368a7f3161fbf1a863b073ec28c956</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="3.1.0-preview3.19531.6">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>d992cb6bb8368a7f3161fbf1a863b073ec28c956</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0-preview3.19531.6">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>d992cb6bb8368a7f3161fbf1a863b073ec28c956</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.0-preview3.19531.6">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>d992cb6bb8368a7f3161fbf1a863b073ec28c956</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.0-preview3.19531.6">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>d992cb6bb8368a7f3161fbf1a863b073ec28c956</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="3.1.0-preview3.19531.6">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>d992cb6bb8368a7f3161fbf1a863b073ec28c956</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="3.1.0-preview3.19531.6">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>d992cb6bb8368a7f3161fbf1a863b073ec28c956</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-preview3.19530.2" CoherentParentDependency="Microsoft.NetCore.App.Internal">
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>d29d1bf34dea385124d076405ccb66ccfd173a86</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.1.0-preview3.19531.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0faf33914345956525640464c854cf85da5a6573</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.1.0-preview3.19531.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0faf33914345956525640464c854cf85da5a6573</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.0-preview3.19531.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0faf33914345956525640464c854cf85da5a6573</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.1.0-preview3.19531.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0faf33914345956525640464c854cf85da5a6573</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.1.0-preview3.19531.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0faf33914345956525640464c854cf85da5a6573</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.1.0-preview3.19531.1">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>0faf33914345956525640464c854cf85da5a6573</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-preview1.19476.7" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>fa98e14b1b8d84a1a711ef909384f16ada8bbe7c</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview2.19531.7">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>9dc036479b28b44721d0e45e8624d2840a5c7ba1</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
[release/3.1.1xx] Update dependencies from dotnet/toolset (#5422) * Update dependencies from https://github.com/dotnet/toolset build 20191030.19 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.19 * Update dependencies from https://github.com/dotnet/toolset build 20191030.20 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.20 * Update dependencies from https://github.com/dotnet/toolset build 20191030.21 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.21 * Update dependencies from https://github.com/dotnet/toolset build 20191030.23 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.23 * Dependency coherency updates - Microsoft.NET.Sdk - 3.1.100-preview2.19530.6 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview2.19530.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191030.27 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.27 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.100-preview2.19530.6 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview2.19530.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191030.26 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.26 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.100-preview2.19530.6 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview2.19530.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191030.28 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.28 * Update dependencies from https://github.com/dotnet/toolset build 20191030.29 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.29 * Update dependencies from https://github.com/dotnet/toolset build 20191030.30 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.30 * Dependency coherency updates - Microsoft.NET.Sdk - 3.1.100-preview2.19530.7 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview2.19530.5 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-10-31 03:18:48 +00:00
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview2.19530.7" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
2019-04-19 18:44:16 +00:00
<Uri>https://github.com/dotnet/sdk</Uri>
[release/3.1.1xx] Update dependencies from dotnet/toolset (#5422) * Update dependencies from https://github.com/dotnet/toolset build 20191030.19 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.19 * Update dependencies from https://github.com/dotnet/toolset build 20191030.20 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.20 * Update dependencies from https://github.com/dotnet/toolset build 20191030.21 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.21 * Update dependencies from https://github.com/dotnet/toolset build 20191030.23 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.23 * Dependency coherency updates - Microsoft.NET.Sdk - 3.1.100-preview2.19530.6 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview2.19530.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191030.27 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.27 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.100-preview2.19530.6 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview2.19530.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191030.26 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.26 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.100-preview2.19530.6 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview2.19530.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20191030.28 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.28 * Update dependencies from https://github.com/dotnet/toolset build 20191030.29 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.29 * Update dependencies from https://github.com/dotnet/toolset build 20191030.30 - Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview2.19530.30 * Dependency coherency updates - Microsoft.NET.Sdk - 3.1.100-preview2.19530.7 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview2.19530.5 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-10-31 03:18:48 +00:00
<Sha>fb710543566de826da30550e45bdbc60deb2cee0</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.100-preview2.19531.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>9b71cd890cfa29423ba9737f971d3282a5c2d598</Sha>
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
[release/3.1.1xx] Update dependencies from dotnet/core-setup (#5402) * Update dependencies from https://github.com/dotnet/core-setup build 20191029.2 - Microsoft.NETCore.App.Ref - 3.1.0-preview2.19529.2 - Microsoft.NETCore.App.Internal - 3.1.0-preview2.19529.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.0-preview2.19529.2 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0-preview2.19529.2 - Microsoft.WindowsDesktop.App.Ref - 3.1.0-preview2.19529.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.0-preview2.19529.2 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview2.19529.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-preview2.19529.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20191029.3 - Microsoft.NETCore.App.Ref - 3.1.0-preview2.19529.3 - Microsoft.NETCore.App.Internal - 3.1.0-preview2.19529.3 - Microsoft.NETCore.App.Host.win-x64 - 3.1.0-preview2.19529.3 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0-preview2.19529.3 - Microsoft.WindowsDesktop.App.Ref - 3.1.0-preview2.19529.3 - Microsoft.NETCore.DotNetHostResolver - 3.1.0-preview2.19529.3 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview2.19529.3 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.1-preview1.19529.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-preview2.19529.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20191030.4 - Microsoft.NETCore.App.Ref - 3.1.0-preview3.19530.4 - Microsoft.NETCore.App.Internal - 3.1.0-preview3.19530.4 - Microsoft.NETCore.App.Host.win-x64 - 3.1.0-preview3.19530.4 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0-preview3.19530.4 - Microsoft.WindowsDesktop.App.Ref - 3.1.0-preview3.19530.4 - Microsoft.NETCore.DotNetHostResolver - 3.1.0-preview3.19530.4 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview3.19530.4 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.1-preview1.19529.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-preview2.19529.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2019-10-30 22:40:06 +00:00
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.1-preview1.19529.13" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/winforms</Uri>
[release/3.1.1xx] Update dependencies from dotnet/core-setup (#5402) * Update dependencies from https://github.com/dotnet/core-setup build 20191029.2 - Microsoft.NETCore.App.Ref - 3.1.0-preview2.19529.2 - Microsoft.NETCore.App.Internal - 3.1.0-preview2.19529.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.0-preview2.19529.2 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0-preview2.19529.2 - Microsoft.WindowsDesktop.App.Ref - 3.1.0-preview2.19529.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.0-preview2.19529.2 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview2.19529.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-preview2.19529.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20191029.3 - Microsoft.NETCore.App.Ref - 3.1.0-preview2.19529.3 - Microsoft.NETCore.App.Internal - 3.1.0-preview2.19529.3 - Microsoft.NETCore.App.Host.win-x64 - 3.1.0-preview2.19529.3 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0-preview2.19529.3 - Microsoft.WindowsDesktop.App.Ref - 3.1.0-preview2.19529.3 - Microsoft.NETCore.DotNetHostResolver - 3.1.0-preview2.19529.3 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview2.19529.3 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.1-preview1.19529.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-preview2.19529.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20191030.4 - Microsoft.NETCore.App.Ref - 3.1.0-preview3.19530.4 - Microsoft.NETCore.App.Internal - 3.1.0-preview3.19530.4 - Microsoft.NETCore.App.Host.win-x64 - 3.1.0-preview3.19530.4 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0-preview3.19530.4 - Microsoft.WindowsDesktop.App.Ref - 3.1.0-preview3.19530.4 - Microsoft.NETCore.DotNetHostResolver - 3.1.0-preview3.19530.4 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview3.19530.4 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.1-preview1.19529.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-preview2.19529.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2019-10-30 22:40:06 +00:00
<Sha>4378c8fec85e3ad09065870d387a48d11320e95c</Sha>
</Dependency>
[release/3.1.1xx] Update dependencies from dotnet/core-setup (#5402) * Update dependencies from https://github.com/dotnet/core-setup build 20191029.2 - Microsoft.NETCore.App.Ref - 3.1.0-preview2.19529.2 - Microsoft.NETCore.App.Internal - 3.1.0-preview2.19529.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.0-preview2.19529.2 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0-preview2.19529.2 - Microsoft.WindowsDesktop.App.Ref - 3.1.0-preview2.19529.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.0-preview2.19529.2 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview2.19529.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-preview2.19529.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20191029.3 - Microsoft.NETCore.App.Ref - 3.1.0-preview2.19529.3 - Microsoft.NETCore.App.Internal - 3.1.0-preview2.19529.3 - Microsoft.NETCore.App.Host.win-x64 - 3.1.0-preview2.19529.3 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0-preview2.19529.3 - Microsoft.WindowsDesktop.App.Ref - 3.1.0-preview2.19529.3 - Microsoft.NETCore.DotNetHostResolver - 3.1.0-preview2.19529.3 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview2.19529.3 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.1-preview1.19529.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-preview2.19529.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20191030.4 - Microsoft.NETCore.App.Ref - 3.1.0-preview3.19530.4 - Microsoft.NETCore.App.Internal - 3.1.0-preview3.19530.4 - Microsoft.NETCore.App.Host.win-x64 - 3.1.0-preview3.19530.4 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0-preview3.19530.4 - Microsoft.WindowsDesktop.App.Ref - 3.1.0-preview3.19530.4 - Microsoft.NETCore.DotNetHostResolver - 3.1.0-preview3.19530.4 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview3.19530.4 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.1-preview1.19529.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-preview2.19529.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2019-10-30 22:40:06 +00:00
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.1.0-preview2.19529.8" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/wpf</Uri>
[release/3.1.1xx] Update dependencies from dotnet/core-setup (#5402) * Update dependencies from https://github.com/dotnet/core-setup build 20191029.2 - Microsoft.NETCore.App.Ref - 3.1.0-preview2.19529.2 - Microsoft.NETCore.App.Internal - 3.1.0-preview2.19529.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.0-preview2.19529.2 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0-preview2.19529.2 - Microsoft.WindowsDesktop.App.Ref - 3.1.0-preview2.19529.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.0-preview2.19529.2 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview2.19529.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-preview2.19529.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20191029.3 - Microsoft.NETCore.App.Ref - 3.1.0-preview2.19529.3 - Microsoft.NETCore.App.Internal - 3.1.0-preview2.19529.3 - Microsoft.NETCore.App.Host.win-x64 - 3.1.0-preview2.19529.3 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0-preview2.19529.3 - Microsoft.WindowsDesktop.App.Ref - 3.1.0-preview2.19529.3 - Microsoft.NETCore.DotNetHostResolver - 3.1.0-preview2.19529.3 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview2.19529.3 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.1-preview1.19529.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-preview2.19529.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20191030.4 - Microsoft.NETCore.App.Ref - 3.1.0-preview3.19530.4 - Microsoft.NETCore.App.Internal - 3.1.0-preview3.19530.4 - Microsoft.NETCore.App.Host.win-x64 - 3.1.0-preview3.19530.4 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.0-preview3.19530.4 - Microsoft.WindowsDesktop.App.Ref - 3.1.0-preview3.19530.4 - Microsoft.NETCore.DotNetHostResolver - 3.1.0-preview3.19530.4 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview3.19530.4 Dependency coherency updates - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.1-preview1.19529.13 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-preview2.19529.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2019-10-30 22:40:06 +00:00
<Sha>e1d8b881759b1d1ed5db5e9f455dd76daf937875</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-preview2.19522.3">
2019-10-21 23:00:57 +00:00
<Uri>https://github.com/dotnet/wcf</Uri>
<Sha>fbb5aef10b235e98332c6f5c27de47826e84ef4d</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.19474.3">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0e9ffd6464aff37aef2dc41dc2162d258f266e32</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>