d830e6667e
- Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19222.15
80 lines
4 KiB
XML
80 lines
4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Dependencies>
|
|
<ProductDependencies>
|
|
<!-- Winforms / WPF -->
|
|
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview6-27622-12">
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
|
<Sha>0cede878142410897782ccaac7daf206dd0144a8</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview6-27622-12">
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
|
<Sha>0cede878142410897782ccaac7daf206dd0144a8</Sha>
|
|
</Dependency>
|
|
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview6-27622-12">
|
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
|
<Sha>0cede878142410897782ccaac7daf206dd0144a8</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview6-19222-05">
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
|
<Sha>3af9f5811441e221ec72965d9f086da5f91623dc</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview6-19222-05">
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
|
<Sha>3af9f5811441e221ec72965d9f086da5f91623dc</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview6-19222-05">
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
|
<Sha>3af9f5811441e221ec72965d9f086da5f91623dc</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview6-19222-05">
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
|
<Sha>3af9f5811441e221ec72965d9f086da5f91623dc</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview6-19222-05">
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
|
<Sha>3af9f5811441e221ec72965d9f086da5f91623dc</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview6-19222-05">
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
|
<Sha>3af9f5811441e221ec72965d9f086da5f91623dc</Sha>
|
|
</Dependency>
|
|
<Dependency Name="dotnet-watch" Version="3.0.0-preview6-19222-05">
|
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
|
<Sha>3af9f5811441e221ec72965d9f086da5f91623dc</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19219.1">
|
|
<Uri>https://github.com/dotnet/templating</Uri>
|
|
<Sha>c01de3fd223affb9f861260f41ebcc12e473a9ad</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19219.7">
|
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
|
<Sha>677183543306a9b41960a1bc1e2db369bbf4dc44</Sha>
|
|
</Dependency>
|
|
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19220.2">
|
|
<Uri>https://github.com/dotnet/standard</Uri>
|
|
<Sha>5a39f78ff50006f4c1d39ab706fdbcf3ae2a25ac</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview5.19212.8">
|
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
|
<Sha>6916b50efb78f126aa68a5d183993f55fb6e03c9</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19222.4">
|
|
<Uri>https://github.com/dotnet/cli</Uri>
|
|
<Sha>3cdac5b972692b5703df0f73d4e2a84efc3e9b0c</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19222.15">
|
|
<Uri>https://github.com/dotnet/winforms</Uri>
|
|
<Sha>a3e046fa0caa9608e9a94efe54db49d618d41206</Sha>
|
|
</Dependency>
|
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19219.3">
|
|
<Uri>https://github.com/dotnet/wpf</Uri>
|
|
<Sha>9d07a1fac6c13b8cd4126a0aa79af8ceb3920b4d</Sha>
|
|
</Dependency>
|
|
</ProductDependencies>
|
|
<ToolsetDependencies>
|
|
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19218.7">
|
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
|
<Sha>5e7ce5b394f3477bb0a485a4b761b7742e95be37</Sha>
|
|
</Dependency>
|
|
</ToolsetDependencies>
|
|
</Dependencies>
|