2018-12-21 22:24:58 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Dependencies>
|
|
|
|
<ProductDependencies>
|
|
|
|
<!-- Winforms / WPF -->
|
2019-10-16 13:05:44 +00:00
|
|
|
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.1.0-preview2.19516.1">
|
2019-04-12 20:15:30 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-10-16 13:05:44 +00:00
|
|
|
<Sha>f8aac40612d167c5beff554f569897177e786d3a</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
2019-10-16 13:05:44 +00:00
|
|
|
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="3.1.0-preview2.19516.1">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-10-16 13:05:44 +00:00
|
|
|
<Sha>f8aac40612d167c5beff554f569897177e786d3a</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
2019-10-16 13:05:44 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App" Version="3.1.0-preview2.19516.1">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-10-16 13:05:44 +00:00
|
|
|
<Sha>f8aac40612d167c5beff554f569897177e786d3a</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2019-10-16 13:05:44 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0-preview2.19516.1">
|
2019-09-14 01:36:11 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-10-16 13:05:44 +00:00
|
|
|
<Sha>f8aac40612d167c5beff554f569897177e786d3a</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2019-10-16 13:05:44 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.DotNetAppHost" Version="3.1.0-preview2.19516.1">
|
2019-09-14 01:36:11 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-10-16 13:05:44 +00:00
|
|
|
<Sha>f8aac40612d167c5beff554f569897177e786d3a</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2019-10-16 13:05:44 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="3.1.0-preview2.19516.1">
|
2019-09-14 01:36:11 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-10-16 13:05:44 +00:00
|
|
|
<Sha>f8aac40612d167c5beff554f569897177e786d3a</Sha>
|
2019-09-14 01:36:11 +00:00
|
|
|
</Dependency>
|
2019-10-16 13:05:44 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.0-preview2.19516.1">
|
2019-09-14 01:36:11 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-10-16 13:05:44 +00:00
|
|
|
<Sha>f8aac40612d167c5beff554f569897177e786d3a</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-16 06:05:34 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.0-preview2.19514.6" CoherentParentDependency="Microsoft.NetCore.App">
|
2019-09-14 01:36:11 +00:00
|
|
|
<Uri>https://github.com/dotnet/corefx</Uri>
|
2019-10-16 06:05:34 +00:00
|
|
|
<Sha>d6156966c01a8a45a069fecdc68c162f94d9d58d</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2019-10-09 05:35:36 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.1.0-preview1.19508.20">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-10-09 05:35:36 +00:00
|
|
|
<Sha>84be18b1048236ad163d737b442a4ccf3b10d997</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-10-09 05:35:36 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.1.0-preview1.19508.20">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-10-09 05:35:36 +00:00
|
|
|
<Sha>84be18b1048236ad163d737b442a4ccf3b10d997</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-10-09 05:35:36 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.1.0-preview1.19508.20">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-10-09 05:35:36 +00:00
|
|
|
<Sha>84be18b1048236ad163d737b442a4ccf3b10d997</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-10-09 05:35:36 +00:00
|
|
|
<Dependency Name="dotnet-dev-certs" Version="3.1.0-preview1.19508.20">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-10-09 05:35:36 +00:00
|
|
|
<Sha>84be18b1048236ad163d737b442a4ccf3b10d997</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-10-09 05:35:36 +00:00
|
|
|
<Dependency Name="dotnet-user-secrets" Version="3.1.0-preview1.19508.20">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-10-09 05:35:36 +00:00
|
|
|
<Sha>84be18b1048236ad163d737b442a4ccf3b10d997</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-10-09 05:35:36 +00:00
|
|
|
<Dependency Name="dotnet-watch" Version="3.1.0-preview1.19508.20">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-10-09 05:35:36 +00:00
|
|
|
<Sha>84be18b1048236ad163d737b442a4ccf3b10d997</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-09-30 18:21:18 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.0-preview1.19476.7" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/dotnet/templating</Uri>
|
2019-09-30 18:21:18 +00:00
|
|
|
<Sha>fa98e14b1b8d84a1a711ef909384f16ada8bbe7c</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2019-10-16 19:38:32 +00:00
|
|
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview2.19516.9">
|
2019-01-17 16:27:42 +00:00
|
|
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
2019-10-16 19:38:32 +00:00
|
|
|
<Sha>b1a610f7a41f1d494a53ceca71e04733d89115aa</Sha>
|
2019-01-17 16:27:42 +00:00
|
|
|
</Dependency>
|
2019-10-06 17:20:13 +00:00
|
|
|
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview1.19506.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
2019-04-19 18:44:16 +00:00
|
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
2019-10-06 17:20:13 +00:00
|
|
|
<Sha>357126710492d620198a60ee340ebeca9070f133</Sha>
|
2019-02-13 00:48:43 +00:00
|
|
|
</Dependency>
|
2019-10-16 19:38:32 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.100-preview2.19516.2" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
2019-02-15 02:21:23 +00:00
|
|
|
<Uri>https://github.com/dotnet/cli</Uri>
|
2019-10-16 19:38:32 +00:00
|
|
|
<Sha>6e4e8182c7a005729b4232b10dda6428c86f40e1</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-10-16 06:05:34 +00:00
|
|
|
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.1-preview1.19515.8" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
2019-04-10 23:17:05 +00:00
|
|
|
<Uri>https://github.com/dotnet/winforms</Uri>
|
2019-10-16 06:05:34 +00:00
|
|
|
<Sha>3886eb2dc8384f5490e289a321707ddc454ec45e</Sha>
|
2019-04-06 02:54:08 +00:00
|
|
|
</Dependency>
|
2019-10-16 06:05:34 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.1.0-preview2.19515.8" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
2019-04-10 19:56:12 +00:00
|
|
|
<Uri>https://github.com/dotnet/wpf</Uri>
|
2019-10-16 06:05:34 +00:00
|
|
|
<Sha>8c5494aa7298e8182ccb4639eb52b002458d0158</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>
|