2018-12-21 22:24:58 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Dependencies>
|
|
|
|
<ProductDependencies>
|
|
|
|
<!-- Winforms / WPF -->
|
2019-04-17 16:31:36 +00:00
|
|
|
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview5-27617-04">
|
2019-04-12 20:15:30 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-04-17 16:11:03 +00:00
|
|
|
<Sha>f28abecf151695f90d303dddc682de5fae1ec479</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
2019-04-17 16:31:36 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview5-27617-04">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-04-17 16:11:03 +00:00
|
|
|
<Sha>f28abecf151695f90d303dddc682de5fae1ec479</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2019-04-17 16:31:36 +00:00
|
|
|
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview5-27617-04">
|
2019-04-10 15:55:46 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-04-17 16:11:03 +00:00
|
|
|
<Sha>f28abecf151695f90d303dddc682de5fae1ec479</Sha>
|
2019-04-10 15:55:46 +00:00
|
|
|
</Dependency>
|
2019-04-18 09:22:10 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview5-19218-01">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-04-18 09:22:10 +00:00
|
|
|
<Sha>7e3c69eae0cc634e37778c4d55b19fc7c1c432db</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-04-18 09:22:10 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview5-19218-01">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-04-18 09:22:10 +00:00
|
|
|
<Sha>7e3c69eae0cc634e37778c4d55b19fc7c1c432db</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-04-18 09:22:10 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview5-19218-01">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-04-18 09:22:10 +00:00
|
|
|
<Sha>7e3c69eae0cc634e37778c4d55b19fc7c1c432db</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-04-18 09:22:10 +00:00
|
|
|
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview5-19218-01">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-04-18 09:22:10 +00:00
|
|
|
<Sha>7e3c69eae0cc634e37778c4d55b19fc7c1c432db</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-04-18 09:22:10 +00:00
|
|
|
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview5-19218-01">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-04-18 09:22:10 +00:00
|
|
|
<Sha>7e3c69eae0cc634e37778c4d55b19fc7c1c432db</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-04-18 09:22:10 +00:00
|
|
|
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview5-19218-01">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-04-18 09:22:10 +00:00
|
|
|
<Sha>7e3c69eae0cc634e37778c4d55b19fc7c1c432db</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-04-18 09:22:10 +00:00
|
|
|
<Dependency Name="dotnet-watch" Version="3.0.0-preview5-19218-01">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-04-18 09:22:10 +00:00
|
|
|
<Sha>7e3c69eae0cc634e37778c4d55b19fc7c1c432db</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2019-04-17 12:43:06 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19216.1">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/dotnet/templating</Uri>
|
2019-04-17 12:43:06 +00:00
|
|
|
<Sha>2426d6e864763c91faa0081fae898f71477f969f</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2019-04-17 13:49:15 +00:00
|
|
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19217.6">
|
2019-01-17 16:27:42 +00:00
|
|
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
2019-04-17 13:49:15 +00:00
|
|
|
<Sha>91c8cccdec2875676c5de475c0f689e3ee23d17a</Sha>
|
2019-01-17 16:27:42 +00:00
|
|
|
</Dependency>
|
2019-04-18 02:25:41 +00:00
|
|
|
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19217.2">
|
2019-02-13 00:48:43 +00:00
|
|
|
<Uri>https://github.com/dotnet/standard</Uri>
|
2019-04-18 02:25:41 +00:00
|
|
|
<Sha>25538d60f7f4c2c79cf098f2b808907d87b516a7</Sha>
|
2019-02-13 00:48:43 +00:00
|
|
|
</Dependency>
|
2019-04-17 21:20:31 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19217.2">
|
2019-02-15 02:21:23 +00:00
|
|
|
<Uri>https://github.com/dotnet/cli</Uri>
|
2019-04-17 21:20:31 +00:00
|
|
|
<Sha>55a68b64264a5fe1cea6a962749781da49f9b93c</Sha>
|
2019-02-13 00:48:43 +00:00
|
|
|
</Dependency>
|
2019-04-06 02:54:08 +00:00
|
|
|
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19205.5">
|
|
|
|
<Uri>https://github.com/dotnet/winforms</Uri>
|
|
|
|
<Sha>a875e24eff58bcc7a1bb124a6f05792639a83536</Sha>
|
|
|
|
</Dependency>
|
2019-04-17 13:19:27 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19217.1">
|
2019-04-04 17:46:46 +00:00
|
|
|
<Uri>https://github.com/dotnet/wpf</Uri>
|
2019-04-17 13:19:27 +00:00
|
|
|
<Sha>ff08359d185505512a72165bc0a615348e39aa3e</Sha>
|
2019-04-04 17:46:46 +00:00
|
|
|
</Dependency>
|
2018-12-21 22:24:58 +00:00
|
|
|
</ProductDependencies>
|
|
|
|
<ToolsetDependencies>
|
2019-04-17 12:37:51 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19217.1">
|
2018-12-21 22:24:58 +00:00
|
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
2019-04-17 12:37:51 +00:00
|
|
|
<Sha>4e21d52dabbb9f5705a90f097acb1465a0354c0d</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
|
|
|
</ToolsetDependencies>
|
|
|
|
</Dependencies>
|