dotnet-installer/eng/Version.Details.xml

111 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.Runtime.win-x64" Version="3.1.4-servicing.20176.4">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>08b96bae4b5127c9ab110182fdd51e6a045803cf</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.4-servicing.20176.4">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>08b96bae4b5127c9ab110182fdd51e6a045803cf</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.4-servicing.20176.4">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>08b96bae4b5127c9ab110182fdd51e6a045803cf</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="3.1.4-servicing.20176.4">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>08b96bae4b5127c9ab110182fdd51e6a045803cf</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="3.1.4-servicing.20176.4">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>08b96bae4b5127c9ab110182fdd51e6a045803cf</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>
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="3.1.0" Pinned="true">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>65f04fb6db7a5e198d05dbebd5c4ad21eb018f89</Sha>
</Dependency>
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0" Pinned="true">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>65f04fb6db7a5e198d05dbebd5c4ad21eb018f89</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.1-servicing.20176.6" CoherentParentDependency="Microsoft.NetCore.App.Internal">
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>78ef3883a0a2ca585ebf9392c2ee6897d611cfe7</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.1.3">
[release/3.1.1xx] Update dependencies from dotnet/aspnetcore (#6162) * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.1 - dotnet-user-secrets - 3.1.2-servicing.20066.1 - dotnet-watch - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.4 - dotnet-user-secrets - 3.1.2-servicing.20066.4 - dotnet-watch - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.14 - dotnet-user-secrets - 3.1.2-servicing.20066.14 - dotnet-watch - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.14 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.14 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.15 - dotnet-user-secrets - 3.1.2-servicing.20066.15 - dotnet-watch - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20066.15 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.15 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.1 - dotnet-user-secrets - 3.1.2-servicing.20067.1 - dotnet-watch - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.1 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.4 - dotnet-user-secrets - 3.1.2-servicing.20067.4 - dotnet-watch - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - dotnet-dev-certs - 3.1.2-servicing.20067.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.4 * Update dependencies from https://github.com/dotnet/aspnetcore build 20200118.1 - dotnet-dev-certs - 3.1.2-servicing.20068.1 - dotnet-user-secrets - 3.1.2-servicing.20068.1 - dotnet-watch - 3.1.2-servicing.20068.1 - Microsoft.AspNetCore.App.Ref - 3.1.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20068.1 * Update AspNetCoreTargetingPackBlobVersion to 3.1.2 * fixup AspNetCoreTargetingPackBlobVersion * Use property * don't use property Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 21:31:47 +00:00
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>e81033e094d4663ffd227bb4aed30b76b0631e6d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.1.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>e81033e094d4663ffd227bb4aed30b76b0631e6d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.3-servicing.20163.14">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>e81033e094d4663ffd227bb4aed30b76b0631e6d</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.1.3-servicing.20163.14">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>e81033e094d4663ffd227bb4aed30b76b0631e6d</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.1.3-servicing.20163.14">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>e81033e094d4663ffd227bb4aed30b76b0631e6d</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.1.3-servicing.20163.14">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>e81033e094d4663ffd227bb4aed30b76b0631e6d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.3.1" Version="1.0.2-beta4.20176.1">
<Uri>https://github.com/dotnet/test-templates</Uri>
<Sha>2720fcade72d709a5d2fe80d0b80fbdac54213f6</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>46091435536c53242905ab4e991bdc0bac153e64</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.104-servicing.20178.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>68974f1926ccd170860c6bace2753dcf852f6b37</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.103-servicing.20128.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
[release/3.1.1xx] Update dependencies from dotnet/toolset (#6157) * Update dependencies from https://github.com/dotnet/toolset build 20200115.9 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.9 * Update dependencies from https://github.com/dotnet/toolset build 20200115.12 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.12 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Remove internal feed * Update dependencies from https://github.com/dotnet/toolset build 20200115.13 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.13 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20064.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200115.17 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.17 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20064.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200116.7 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20066.7 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20065.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200116.10 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20066.10 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20066.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200117.9 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20067.9 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20066.4 (parent: Microsoft.Dotnet.Toolset.Internal) * add templating feed to nuget.config Co-authored-by: William Li <wul@microsoft.com> Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 01:27:28 +00:00
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>ab04d19191b70ce82adc3830fdea05eec952505f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.104-servicing.20177.5" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
[release/3.1.1xx] Update dependencies from dotnet/toolset (#6157) * Update dependencies from https://github.com/dotnet/toolset build 20200115.9 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.9 * Update dependencies from https://github.com/dotnet/toolset build 20200115.12 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.12 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) * Remove internal feed * Update dependencies from https://github.com/dotnet/toolset build 20200115.13 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.13 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20064.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200115.17 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20065.17 Dependency coherency updates - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20064.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200116.7 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20066.7 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20065.11 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200116.10 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20066.10 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20066.4 (parent: Microsoft.Dotnet.Toolset.Internal) * Update dependencies from https://github.com/dotnet/toolset build 20200117.9 - Microsoft.Dotnet.Toolset.Internal - 3.1.102-servicing.20067.9 Dependency coherency updates - Microsoft.DotNet.Common.ItemTemplates - 3.1.2 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.NET.Sdk - 3.1.102-servicing.20065.3 (parent: Microsoft.Dotnet.Toolset.Internal) - Microsoft.DotNet.MSBuildSdkResolver - 3.1.102-servicing.20066.4 (parent: Microsoft.Dotnet.Toolset.Internal) * add templating feed to nuget.config Co-authored-by: William Li <wul@microsoft.com> Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 01:27:28 +00:00
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>3daeb6bab6026f5f36777590080f90bfc03df5d6</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-servicing.20127.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>8b60caf6234fd40d51f2593dbaa474e1ffab0bff</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.1.3-servicing.20128.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
[release/3.1.1xx] Update dependencies from dotnet/core-setup (#6158) * Update dependencies from https://github.com/dotnet/core-setup build 20200115.5 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20065.5 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.20064.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200115.9 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20065.9 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.20064.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200115.10 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20065.10 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.20065.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200115.12 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20065.12 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.20065.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200115.14 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20065.14 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.20065.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200116.1 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20066.1 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.20065.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200116.6 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20066.6 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.0-rtm.20065.9 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200116.9 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20066.9 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.2-servicing.20066.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/core-setup build 20200116.11 - Microsoft.WindowsDesktop.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.App.Host.win-x64 - 3.1.2 - Microsoft.NETCore.App.Internal - 3.1.2-servicing.20066.11 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2 - Microsoft.NETCore.DotNetHostResolver - 3.1.2 Dependency coherency updates - Microsoft.DotNet.Wpf.ProjectTemplates - 3.1.2-servicing.20066.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-17 03:58:54 +00:00
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>b8c0f1ed4a1cd2cdd8dcbebc5ccff99993d4c3dd</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-rtm.20072.1">
2019-10-21 23:00:57 +00:00
<Uri>https://github.com/dotnet/wcf</Uri>
<Sha>406acaa61fb99736eed7384af5170eb6eac321c5</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.20113.5">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>15f00efd583eab4372b2e9ca25bd80ace5b119ad</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>