2018-12-21 22:24:58 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Dependencies>
|
|
|
|
<ProductDependencies>
|
2020-04-15 06:55:05 +00:00
|
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="5.0.0-preview.4.20214.3">
|
2019-10-23 15:32:53 +00:00
|
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
2020-04-15 06:55:05 +00:00
|
|
|
<Sha>0e96199b7978443a4d51660493773a9787e5d4cf</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
2020-04-15 06:55:05 +00:00
|
|
|
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-preview.4.20214.3">
|
2019-10-08 17:50:59 +00:00
|
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
2020-04-15 06:55:05 +00:00
|
|
|
<Sha>0e96199b7978443a4d51660493773a9787e5d4cf</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
2020-04-15 06:55:05 +00:00
|
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="5.0.0-preview.4.20214.3">
|
2019-10-17 16:47:44 +00:00
|
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
2020-04-15 06:55:05 +00:00
|
|
|
<Sha>0e96199b7978443a4d51660493773a9787e5d4cf</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
2020-04-14 21:25:05 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-preview.4.20214.3">
|
2019-12-19 13:17:09 +00:00
|
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
2020-04-14 21:25:05 +00:00
|
|
|
<Sha>4335c82b7b6e4932ae12e79b302bbe4200732744</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2020-04-14 21:25:05 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-preview.4.20214.3">
|
2019-12-19 13:17:09 +00:00
|
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
2020-04-14 21:25:05 +00:00
|
|
|
<Sha>4335c82b7b6e4932ae12e79b302bbe4200732744</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2020-04-14 21:25:05 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-preview.4.20214.3">
|
2019-12-19 13:17:09 +00:00
|
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
2020-04-14 21:25:05 +00:00
|
|
|
<Sha>4335c82b7b6e4932ae12e79b302bbe4200732744</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2020-04-14 21:25:05 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="5.0.0-preview.4.20214.3">
|
2019-12-19 13:17:09 +00:00
|
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
2020-04-14 21:25:05 +00:00
|
|
|
<Sha>4335c82b7b6e4932ae12e79b302bbe4200732744</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2020-04-14 21:25:05 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="5.0.0-preview.4.20214.3">
|
2019-12-19 13:17:09 +00:00
|
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
2020-04-14 21:25:05 +00:00
|
|
|
<Sha>4335c82b7b6e4932ae12e79b302bbe4200732744</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>
|
2020-04-14 21:25:05 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-preview.4.20214.3">
|
2019-12-19 13:17:09 +00:00
|
|
|
<Uri>https://github.com/dotnet/runtime</Uri>
|
2020-04-14 21:25:05 +00:00
|
|
|
<Sha>4335c82b7b6e4932ae12e79b302bbe4200732744</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2020-04-14 19:11:29 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.4.20214.3">
|
2020-01-14 23:00:19 +00:00
|
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
2020-04-14 19:11:29 +00:00
|
|
|
<Sha>6bd9b2f79f15ab65a33197af669e24e87d4689d3</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2020-04-14 19:11:29 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-preview.4.20214.3">
|
2020-01-14 23:00:19 +00:00
|
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
2020-04-14 19:11:29 +00:00
|
|
|
<Sha>6bd9b2f79f15ab65a33197af669e24e87d4689d3</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2020-04-14 19:11:29 +00:00
|
|
|
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-preview.4.20214.3">
|
2020-01-14 23:00:19 +00:00
|
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
2020-04-14 19:11:29 +00:00
|
|
|
<Sha>6bd9b2f79f15ab65a33197af669e24e87d4689d3</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2020-04-14 19:11:29 +00:00
|
|
|
<Dependency Name="dotnet-dev-certs" Version="5.0.0-preview.4.20214.3">
|
2020-01-14 23:00:19 +00:00
|
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
2020-04-14 19:11:29 +00:00
|
|
|
<Sha>6bd9b2f79f15ab65a33197af669e24e87d4689d3</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2020-04-14 19:11:29 +00:00
|
|
|
<Dependency Name="dotnet-user-secrets" Version="5.0.0-preview.4.20214.3">
|
2020-01-14 23:00:19 +00:00
|
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
2020-04-14 19:11:29 +00:00
|
|
|
<Sha>6bd9b2f79f15ab65a33197af669e24e87d4689d3</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2020-04-14 19:11:29 +00:00
|
|
|
<Dependency Name="dotnet-watch" Version="5.0.0-preview.4.20214.3">
|
2020-01-14 23:00:19 +00:00
|
|
|
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
2020-04-14 19:11:29 +00:00
|
|
|
<Sha>6bd9b2f79f15ab65a33197af669e24e87d4689d3</Sha>
|
2019-10-01 21:04:26 +00:00
|
|
|
</Dependency>
|
2020-03-13 11:59:04 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.20162.1">
|
|
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
|
|
|
<Sha>e8e924b5937e75ab3049d57cb5fb196ea2e3332c</Sha>
|
|
|
|
</Dependency>
|
2020-03-30 05:46:38 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.5.0" Version="1.0.2-beta4.20176.1">
|
2019-10-01 21:04:26 +00:00
|
|
|
<Uri>https://github.com/dotnet/test-templates</Uri>
|
2020-03-30 05:46:38 +00:00
|
|
|
<Sha>2720fcade72d709a5d2fe80d0b80fbdac54213f6</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2020-04-03 21:11:54 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-preview.4.20203.1">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/dotnet/templating</Uri>
|
2020-04-03 21:11:54 +00:00
|
|
|
<Sha>021e16574b2809e3d113fb541838ab49715721b3</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2020-04-15 05:04:16 +00:00
|
|
|
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-preview.4.20214.16">
|
2019-04-19 18:44:16 +00:00
|
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
2020-04-15 05:04:16 +00:00
|
|
|
<Sha>0e181005ea8296ffdd2682b70b2fd3d6f0ec1a68</Sha>
|
2019-02-13 00:48:43 +00:00
|
|
|
</Dependency>
|
2020-04-15 05:04:16 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-preview.4.20214.16">
|
2020-02-12 17:02:53 +00:00
|
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
2020-04-15 05:04:16 +00:00
|
|
|
<Sha>0e181005ea8296ffdd2682b70b2fd3d6f0ec1a68</Sha>
|
2019-02-13 00:48:43 +00:00
|
|
|
</Dependency>
|
2019-10-08 17:50:59 +00:00
|
|
|
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
|
2020-04-15 06:55:05 +00:00
|
|
|
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-preview.4.20214.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
2019-04-10 23:17:05 +00:00
|
|
|
<Uri>https://github.com/dotnet/winforms</Uri>
|
2020-04-15 06:55:05 +00:00
|
|
|
<Sha>89dcfb86aaf8d6fbb2345c35a639d5f96308a20b</Sha>
|
2019-04-06 02:54:08 +00:00
|
|
|
</Dependency>
|
2020-04-15 06:55:05 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="5.0.0-preview.4.20214.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
2019-04-10 19:56:12 +00:00
|
|
|
<Uri>https://github.com/dotnet/wpf</Uri>
|
2020-04-15 06:55:05 +00:00
|
|
|
<Sha>360420ec488aa2bbc4222f574481e2132521d832</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 -->
|
2020-02-12 17:02:53 +00:00
|
|
|
<Dependency Name="System.ServiceModel.Primitives" Version="5.0.0-preview1.20104.1">
|
2019-10-21 23:00:57 +00:00
|
|
|
<Uri>https://github.com/dotnet/wcf</Uri>
|
2020-02-12 17:02:53 +00:00
|
|
|
<Sha>d08484b1422ee45195adff528d6c65c7c788d7fa</Sha>
|
2019-10-21 23:00:57 +00:00
|
|
|
</Dependency>
|
2018-12-21 22:24:58 +00:00
|
|
|
</ProductDependencies>
|
|
|
|
<ToolsetDependencies>
|
2020-04-02 12:54:52 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20201.2">
|
2018-12-21 22:24:58 +00:00
|
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
2020-04-02 12:54:52 +00:00
|
|
|
<Sha>bce0a98620c1c5a110b2bba9912f3d5929069c6b</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
|
|
|
</ToolsetDependencies>
|
|
|
|
</Dependencies>
|