2018-12-21 16:24:58 -06:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Dependencies>
|
|
|
|
<ProductDependencies>
|
|
|
|
<!-- Winforms / WPF -->
|
2019-08-20 20:04:21 +00:00
|
|
|
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview9-19420-04">
|
2019-04-12 20:15:30 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-08-20 20:04:21 +00:00
|
|
|
<Sha>33656b4bd015e62836fb3ee52a914b73c40052e9</Sha>
|
2018-12-21 16:24:58 -06:00
|
|
|
</Dependency>
|
2019-08-20 20:04:21 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19420-04">
|
2019-01-03 11:44:30 -08:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-08-20 20:04:21 +00:00
|
|
|
<Sha>33656b4bd015e62836fb3ee52a914b73c40052e9</Sha>
|
2018-12-21 16:24:58 -06:00
|
|
|
</Dependency>
|
2019-08-20 20:04:21 +00:00
|
|
|
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview9-19420-04">
|
2019-01-03 11:44:30 -08:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-08-20 20:04:21 +00:00
|
|
|
<Sha>33656b4bd015e62836fb3ee52a914b73c40052e9</Sha>
|
2019-01-03 11:44:30 -08:00
|
|
|
</Dependency>
|
2019-08-21 00:27:57 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview9.19420.5">
|
2019-02-28 10:13:03 -08:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-08-21 00:27:57 +00:00
|
|
|
<Sha>733218c6520edf03971f7befef4e39b6d4076a9f</Sha>
|
2019-02-28 10:13:03 -08:00
|
|
|
</Dependency>
|
2019-08-21 00:27:57 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview9.19420.5">
|
2019-02-28 10:13:03 -08:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-08-21 00:27:57 +00:00
|
|
|
<Sha>733218c6520edf03971f7befef4e39b6d4076a9f</Sha>
|
2019-02-28 10:13:03 -08:00
|
|
|
</Dependency>
|
2019-08-21 00:27:57 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview9.19420.5">
|
2019-02-28 10:13:03 -08:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-08-21 00:27:57 +00:00
|
|
|
<Sha>733218c6520edf03971f7befef4e39b6d4076a9f</Sha>
|
2019-02-28 10:13:03 -08:00
|
|
|
</Dependency>
|
2019-08-21 00:27:57 +00:00
|
|
|
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview9.19420.5">
|
2019-02-28 10:13:03 -08:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-08-21 00:27:57 +00:00
|
|
|
<Sha>733218c6520edf03971f7befef4e39b6d4076a9f</Sha>
|
2019-02-28 10:13:03 -08:00
|
|
|
</Dependency>
|
2019-08-21 00:27:57 +00:00
|
|
|
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview9.19420.5">
|
2019-02-28 10:13:03 -08:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-08-21 00:27:57 +00:00
|
|
|
<Sha>733218c6520edf03971f7befef4e39b6d4076a9f</Sha>
|
2019-02-28 10:13:03 -08:00
|
|
|
</Dependency>
|
2019-08-21 00:27:57 +00:00
|
|
|
<Dependency Name="dotnet-watch" Version="3.0.0-preview9.19420.5">
|
2019-01-03 11:44:30 -08:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-08-21 00:27:57 +00:00
|
|
|
<Sha>733218c6520edf03971f7befef4e39b6d4076a9f</Sha>
|
2019-01-03 11:44:30 -08:00
|
|
|
</Dependency>
|
2019-08-20 18:17:11 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.0.0-preview8.19381.4">
|
2019-01-03 11:44:30 -08:00
|
|
|
<Uri>https://github.com/dotnet/templating</Uri>
|
2019-08-20 18:17:11 +00:00
|
|
|
<Sha>e8d6da33000a416b2b36b4f04b1756dcc99f671d</Sha>
|
2019-01-03 11:44:30 -08:00
|
|
|
</Dependency>
|
2019-08-22 02:17:44 +00:00
|
|
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19421.26">
|
2019-01-17 08:27:42 -08:00
|
|
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
2019-08-22 02:17:44 +00:00
|
|
|
<Sha>8731d54d66569ad07e1ead6763c055570854c8d3</Sha>
|
2019-01-17 08:27:42 -08:00
|
|
|
</Dependency>
|
2019-08-20 08:42:13 -07:00
|
|
|
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19413.5" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
2019-04-19 11:44:16 -07:00
|
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
2019-08-14 01:41:28 +00:00
|
|
|
<Sha>21ebcc7ff5b9136ecaaf2b1f362f5588c3cc520a</Sha>
|
2019-02-12 16:48:43 -08:00
|
|
|
</Dependency>
|
2019-08-22 02:17:44 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview9.19421.5" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
2019-02-14 18:21:23 -08:00
|
|
|
<Uri>https://github.com/dotnet/cli</Uri>
|
2019-08-22 02:17:44 +00:00
|
|
|
<Sha>3d945d1513a0f118fc4581a5bea93489f945ef93</Sha>
|
2019-02-12 16:48:43 -08:00
|
|
|
</Dependency>
|
2019-05-15 14:44:28 -07:00
|
|
|
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
|
2019-08-19 19:02:39 +00:00
|
|
|
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview9.19415.10" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
2019-04-10 16:17:05 -07:00
|
|
|
<Uri>https://github.com/dotnet/winforms</Uri>
|
2019-08-19 19:02:39 +00:00
|
|
|
<Sha>8b19141d6b0b221167bd7d1731cbc6aa9898da75</Sha>
|
2019-04-05 19:54:08 -07:00
|
|
|
</Dependency>
|
2019-08-19 19:02:39 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview9.19416.2" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
2019-04-10 19:56:12 +00:00
|
|
|
<Uri>https://github.com/dotnet/wpf</Uri>
|
2019-08-19 19:02:39 +00:00
|
|
|
<Sha>105b673bddd8665580a94878db12ac97af8fa794</Sha>
|
2019-04-04 10:46:46 -07:00
|
|
|
</Dependency>
|
2018-12-21 16:24:58 -06:00
|
|
|
</ProductDependencies>
|
|
|
|
<ToolsetDependencies>
|
2019-08-21 15:32:46 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19421.1">
|
2018-12-21 16:24:58 -06:00
|
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
2019-08-21 15:32:46 +00:00
|
|
|
<Sha>7aa107d818fe87e627154c0331d6de5d47f39a45</Sha>
|
2018-12-21 16:24:58 -06:00
|
|
|
</Dependency>
|
|
|
|
</ToolsetDependencies>
|
|
|
|
</Dependencies>
|