2018-12-21 22:24:58 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Dependencies>
|
|
|
|
<ProductDependencies>
|
2019-12-10 17:16:42 +00:00
|
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="3.1.1">
|
|
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
|
|
|
|
<Sha>a1388f194c30cb21b36b75982962cb5e35954e4e</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
2019-12-10 17:16:42 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.1-servicing.19608.4">
|
|
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
|
|
|
|
<Sha>a1388f194c30cb21b36b75982962cb5e35954e4e</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2019-12-10 17:16:42 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.1">
|
|
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
|
|
|
|
<Sha>a1388f194c30cb21b36b75982962cb5e35954e4e</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2019-12-10 17:16:42 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="3.1.1">
|
|
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
|
|
|
|
<Sha>a1388f194c30cb21b36b75982962cb5e35954e4e</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2019-12-10 17:16:42 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="3.1.1">
|
|
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
|
|
|
|
<Sha>a1388f194c30cb21b36b75982962cb5e35954e4e</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2019-10-19 01:11:18 +00:00
|
|
|
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
|
2019-09-24 19:48:28 +00:00
|
|
|
<!-- No new netstandard.library planned for 3.1 timeframe at this time. -->
|
|
|
|
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0" Pinned="true">
|
2019-09-14 01:36:11 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
|
|
|
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
|
|
|
|
</Dependency>
|
2019-12-06 22:56:33 +00:00
|
|
|
<!-- 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>
|
2019-11-12 21:15:48 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.0" CoherentParentDependency="Microsoft.NetCore.App.Internal">
|
2019-09-14 01:36:11 +00:00
|
|
|
<Uri>https://github.com/dotnet/corefx</Uri>
|
2019-11-16 09:01:54 +00:00
|
|
|
<Sha>0f7f38c4fd323b26da10cce95f857f77f0f09b48</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2019-11-13 16:38:15 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.1.0">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-12-16 22:08:02 +00:00
|
|
|
<Sha>2b7e994b8a304700a09617ffc5052f0d943bbcba</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-12-16 22:08:02 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.1.1">
|
|
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/aspnet-AspNetCore</Uri>
|
|
|
|
<Sha>e276c8174b8bfdeb70efceafa81c75f8badbc8db</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-12-16 22:08:02 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.1-servicing.19615.10">
|
|
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/aspnet-AspNetCore</Uri>
|
|
|
|
<Sha>e276c8174b8bfdeb70efceafa81c75f8badbc8db</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-12-16 22:08:02 +00:00
|
|
|
<Dependency Name="dotnet-dev-certs" Version="3.1.1-servicing.19615.10">
|
|
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/aspnet-AspNetCore</Uri>
|
|
|
|
<Sha>e276c8174b8bfdeb70efceafa81c75f8badbc8db</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-12-16 22:08:02 +00:00
|
|
|
<Dependency Name="dotnet-user-secrets" Version="3.1.1-servicing.19615.10">
|
|
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/aspnet-AspNetCore</Uri>
|
|
|
|
<Sha>e276c8174b8bfdeb70efceafa81c75f8badbc8db</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-12-16 22:08:02 +00:00
|
|
|
<Dependency Name="dotnet-watch" Version="3.1.1-servicing.19615.10">
|
|
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/aspnet-AspNetCore</Uri>
|
|
|
|
<Sha>e276c8174b8bfdeb70efceafa81c75f8badbc8db</Sha>
|
2019-10-01 21:04:26 +00:00
|
|
|
</Dependency>
|
2019-12-05 19:48:26 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.3.1" Version="1.0.2-beta4.19570.1">
|
2019-10-01 21:04:26 +00:00
|
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
2019-12-05 19:48:26 +00:00
|
|
|
<Sha>5117d3d9d7dfd3583f0c42a639efaf092f957b7b</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2019-12-12 17:28:35 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.1-servicing.19605.2" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/dotnet/templating</Uri>
|
2019-12-12 17:28:35 +00:00
|
|
|
<Sha>13abe7e2749d95337e8d72efdc5b71611815fd43</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2020-01-15 19:23:53 +00:00
|
|
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.102-servicing.20064.10">
|
|
|
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
|
|
|
<Sha>f63f882f404ff4a768fa6d97c0c4376052d54f8a</Sha>
|
2019-01-17 16:27:42 +00:00
|
|
|
</Dependency>
|
2019-12-18 00:41:20 +00:00
|
|
|
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.101-servicing.19617.12" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
|
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
|
|
|
|
<Sha>9b38eb3b6cbbc9c82270dbd4e20286007a52a165</Sha>
|
2019-02-13 00:48:43 +00:00
|
|
|
</Dependency>
|
2019-12-18 02:21:07 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.101-servicing.19617.2" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
2019-12-12 17:28:35 +00:00
|
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
|
2019-12-18 02:21:07 +00:00
|
|
|
<Sha>91705c83e44dd9221c3071e1bb7a87ba2f47688c</Sha>
|
2019-02-13 00:48:43 +00:00
|
|
|
</Dependency>
|
2019-05-15 21:44:28 +00:00
|
|
|
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
|
2019-12-10 17:16:42 +00:00
|
|
|
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.1-servicing.19605.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
2019-04-10 23:17:05 +00:00
|
|
|
<Uri>https://github.com/dotnet/winforms</Uri>
|
2019-12-10 17:16:42 +00:00
|
|
|
<Sha>9483a88b7764a74d71cbd449de6c56c1d5e0af21</Sha>
|
2019-04-06 02:54:08 +00:00
|
|
|
</Dependency>
|
2019-12-10 17:16:42 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.1.0-rtm.19605.7" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
|
|
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
|
|
|
|
<Sha>a8e48616c8d8e56469a456eb1ee263268316b827</Sha>
|
2019-04-04 17:46:46 +00:00
|
|
|
</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 -->
|
2019-11-06 01:05:18 +00:00
|
|
|
<Dependency Name="System.ServiceModel.Primitives" Version="4.7.0">
|
2019-10-21 23:00:57 +00:00
|
|
|
<Uri>https://github.com/dotnet/wcf</Uri>
|
2019-11-15 20:56:35 +00:00
|
|
|
<Sha>eb417fdeb06faeada140a92e26e86c266574476a</Sha>
|
2019-10-21 23:00:57 +00:00
|
|
|
</Dependency>
|
2018-12-21 22:24:58 +00:00
|
|
|
</ProductDependencies>
|
|
|
|
<ToolsetDependencies>
|
2019-12-08 01:17:21 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19607.3">
|
2018-12-21 22:24:58 +00:00
|
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
2019-12-08 01:17:21 +00:00
|
|
|
<Sha>4d80b9cfa53e309c8f685abff3512f60c3d8a3d1</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
|
|
|
</ToolsetDependencies>
|
|
|
|
</Dependencies>
|