2018-12-21 22:24:58 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Dependencies>
|
|
|
|
<ProductDependencies>
|
|
|
|
<!-- Winforms / WPF -->
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-alpha1.19517.3">
|
2019-10-08 17:50:59 +00:00
|
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>6aa80fdf03434eaacc67388c436ffaf62cb10c50</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="5.0.0-alpha1.19517.3">
|
2019-10-17 16:47:44 +00:00
|
|
|
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>6aa80fdf03434eaacc67388c436ffaf62cb10c50</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha1.19517.3">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>900664cfc09aebb4ec86ed2a5f9a42094409cf44</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-alpha1.19517.3">
|
2019-09-14 01:36:11 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>900664cfc09aebb4ec86ed2a5f9a42094409cf44</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.DotNetAppHost" Version="5.0.0-alpha1.19517.3">
|
2019-09-14 01:36:11 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>900664cfc09aebb4ec86ed2a5f9a42094409cf44</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="5.0.0-alpha1.19517.3">
|
2019-09-14 01:36:11 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>900664cfc09aebb4ec86ed2a5f9a42094409cf44</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-alpha1.19517.3">
|
2019-09-14 01:36:11 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>900664cfc09aebb4ec86ed2a5f9a42094409cf44</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
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>
|
|
|
|
<!-- Used to pull in the feed for Microsoft.NETCore.Platforms, but not referenced directly -->
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-alpha1.19517.2" CoherentParentDependency="Microsoft.NetCore.App">
|
2019-09-14 01:36:11 +00:00
|
|
|
<Uri>https://github.com/dotnet/corefx</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>3b6ec2ba944fb72f921f95b99b6ebf2e7bb3dc5a</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha1.19517.10">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>23f3a10965fb70b1ae34c5464d497c71540c998e</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-alpha1.19517.10">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>23f3a10965fb70b1ae34c5464d497c71540c998e</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="5.0.0-alpha1.19517.10">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>23f3a10965fb70b1ae34c5464d497c71540c998e</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="dotnet-dev-certs" Version="5.0.0-alpha1.19517.10">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>23f3a10965fb70b1ae34c5464d497c71540c998e</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="dotnet-user-secrets" Version="5.0.0-alpha1.19517.10">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>23f3a10965fb70b1ae34c5464d497c71540c998e</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="dotnet-watch" Version="5.0.0-alpha1.19517.10">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>23f3a10965fb70b1ae34c5464d497c71540c998e</Sha>
|
2019-10-01 21:04:26 +00:00
|
|
|
</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>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2019-10-17 12:35:08 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="5.0.0-alpha1.19516.1">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/dotnet/templating</Uri>
|
2019-10-17 12:35:08 +00:00
|
|
|
<Sha>6f180514b4aefc006d50c07c947da61e0ac2ed4c</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19517.10">
|
2019-01-17 16:27:42 +00:00
|
|
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Sha>4e2bc1d8eca379df488fd66c6d8b29bebe0561eb</Sha>
|
2019-01-17 16:27:42 +00:00
|
|
|
</Dependency>
|
2019-10-01 14:49:38 +00:00
|
|
|
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19501.2">
|
2019-04-19 18:44:16 +00:00
|
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
2019-10-01 14:49:38 +00:00
|
|
|
<Sha>419501cb5731805c7e49bae276a2938e7c1844de</Sha>
|
2019-02-13 00:48:43 +00:00
|
|
|
</Dependency>
|
2019-10-17 22:50:10 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-alpha1.19517.10">
|
|
|
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
|
|
|
<Sha>4e2bc1d8eca379df488fd66c6d8b29bebe0561eb</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 -->
|
|
|
|
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-alpha1.19462.11" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
2019-04-10 23:17:05 +00:00
|
|
|
<Uri>https://github.com/dotnet/winforms</Uri>
|
2019-10-08 17:50:59 +00:00
|
|
|
<Sha>aa251536c8ae637e95faf529480e8020d69aa361</Sha>
|
2019-04-06 02:54:08 +00:00
|
|
|
</Dependency>
|
2019-10-08 17:50:59 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="5.0.0-alpha1.19462.16" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
2019-04-10 19:56:12 +00:00
|
|
|
<Uri>https://github.com/dotnet/wpf</Uri>
|
2019-10-08 17:50:59 +00:00
|
|
|
<Sha>11a8ba5060577dbddae4303e53583f8d4a82f172</Sha>
|
2019-04-04 17:46:46 +00:00
|
|
|
</Dependency>
|
2018-12-21 22:24:58 +00:00
|
|
|
</ProductDependencies>
|
|
|
|
<ToolsetDependencies>
|
2019-09-26 21:15:58 +00:00
|
|
|
<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>
|
2019-09-26 21:15:58 +00:00
|
|
|
<Sha>0e9ffd6464aff37aef2dc41dc2162d258f266e32</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
|
|
|
</ToolsetDependencies>
|
|
|
|
</Dependencies>
|