2018-12-21 22:24:58 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Dependencies>
|
|
|
|
<ProductDependencies>
|
|
|
|
<!-- Winforms / WPF -->
|
2019-04-10 12:29:49 +00:00
|
|
|
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview5-27610-12">
|
2019-03-21 12:32:12 +00:00
|
|
|
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/DotNet-Trusted</Uri>
|
2019-04-10 12:29:49 +00:00
|
|
|
<Sha>8780c0faac1230e5b579f9cc59ab3904ebc12cd7</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
2019-04-10 08:45:36 +00:00
|
|
|
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview5-27609-17">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
2019-04-10 08:45:36 +00:00
|
|
|
<Sha>9e195d41f604e38fb227eaed017c9292c884149c</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2019-04-10 10:01:06 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview5-19210-01">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-04-10 10:01:06 +00:00
|
|
|
<Sha>3b32f43453eba8edf03bebb9d893af59ada0e431</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-04-10 10:01:06 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview5-19210-01">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-04-10 10:01:06 +00:00
|
|
|
<Sha>3b32f43453eba8edf03bebb9d893af59ada0e431</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-04-10 10:01:06 +00:00
|
|
|
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview5-19210-01">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-04-10 10:01:06 +00:00
|
|
|
<Sha>3b32f43453eba8edf03bebb9d893af59ada0e431</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-04-10 10:01:06 +00:00
|
|
|
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview5-19210-01">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-04-10 10:01:06 +00:00
|
|
|
<Sha>3b32f43453eba8edf03bebb9d893af59ada0e431</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-04-10 10:01:06 +00:00
|
|
|
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview5-19210-01">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-04-10 10:01:06 +00:00
|
|
|
<Sha>3b32f43453eba8edf03bebb9d893af59ada0e431</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-04-10 10:01:06 +00:00
|
|
|
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview5-19210-01">
|
2019-02-28 18:13:03 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-04-10 10:01:06 +00:00
|
|
|
<Sha>3b32f43453eba8edf03bebb9d893af59ada0e431</Sha>
|
2019-02-28 18:13:03 +00:00
|
|
|
</Dependency>
|
2019-04-10 10:01:06 +00:00
|
|
|
<Dependency Name="dotnet-watch" Version="3.0.0-preview5-19210-01">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
2019-04-10 10:01:06 +00:00
|
|
|
<Sha>3b32f43453eba8edf03bebb9d893af59ada0e431</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2019-04-09 12:31:45 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19208.3">
|
2019-01-03 19:44:30 +00:00
|
|
|
<Uri>https://github.com/dotnet/templating</Uri>
|
2019-04-09 12:31:45 +00:00
|
|
|
<Sha>704d12668d5379fd4cb8bbdee43fe557be8f77e4</Sha>
|
2019-01-03 19:44:30 +00:00
|
|
|
</Dependency>
|
2019-04-10 09:04:41 +00:00
|
|
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19210.2">
|
2019-01-17 16:27:42 +00:00
|
|
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
2019-04-10 09:04:41 +00:00
|
|
|
<Sha>b63434617a0732c522c8e0c3194aea470f558c55</Sha>
|
2019-01-17 16:27:42 +00:00
|
|
|
</Dependency>
|
2019-04-09 20:40:58 +00:00
|
|
|
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19209.2">
|
2019-02-13 00:48:43 +00:00
|
|
|
<Uri>https://github.com/dotnet/standard</Uri>
|
2019-04-09 20:40:58 +00:00
|
|
|
<Sha>0fd5d1c54a810c55439115199ffb4fc10411f799</Sha>
|
2019-02-13 00:48:43 +00:00
|
|
|
</Dependency>
|
2019-04-09 22:11:54 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19209.2">
|
2019-02-15 02:21:23 +00:00
|
|
|
<Uri>https://github.com/dotnet/cli</Uri>
|
2019-04-09 22:11:54 +00:00
|
|
|
<Sha>835c5fae291840abe356c9900b166f2ac0216a66</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-09 22:12:26 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19209.1">
|
2019-04-04 17:46:46 +00:00
|
|
|
<Uri>https://github.com/dotnet/wpf</Uri>
|
2019-04-09 22:12:26 +00:00
|
|
|
<Sha>acdb93b58108a335a1da0340463c2897f3a418ed</Sha>
|
2019-04-04 17:46:46 +00:00
|
|
|
</Dependency>
|
2018-12-21 22:24:58 +00:00
|
|
|
</ProductDependencies>
|
|
|
|
<ToolsetDependencies>
|
2019-04-10 12:30:58 +00:00
|
|
|
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19209.2">
|
2018-12-21 22:24:58 +00:00
|
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
2019-04-10 12:30:58 +00:00
|
|
|
<Sha>63b76f3f952f821d0a7996427a9f3534f1c25ab7</Sha>
|
2018-12-21 22:24:58 +00:00
|
|
|
</Dependency>
|
|
|
|
</ToolsetDependencies>
|
|
|
|
</Dependencies>
|