dotnet-installer/eng/Version.Details.xml

81 lines
4 KiB
XML
Raw Normal View History

2018-12-21 22:24:58 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Winforms / WPF -->
<Dependency Name="Microsoft.WindowsDesktop.App" Version="3.0.0-preview6-27623-08">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>0c0420903263f4d1812bab6c5bd6e5d1fff54adc</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview6-27623-08">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>0c0420903263f4d1812bab6c5bd6e5d1fff54adc</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview6-27623-08">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>0c0420903263f4d1812bab6c5bd6e5d1fff54adc</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview6-19223-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1289636c3afa0e5f297df141359e4ba72dac6e70</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview6-19223-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1289636c3afa0e5f297df141359e4ba72dac6e70</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview6-19223-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1289636c3afa0e5f297df141359e4ba72dac6e70</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview6-19223-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1289636c3afa0e5f297df141359e4ba72dac6e70</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview6-19223-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1289636c3afa0e5f297df141359e4ba72dac6e70</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview6-19223-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1289636c3afa0e5f297df141359e4ba72dac6e70</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview6-19223-03">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>1289636c3afa0e5f297df141359e4ba72dac6e70</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19223.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>a5c047f4815e9a83c98f0cfb77b3554588d5db84</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19224.4">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>54795507caf8e53ce6a2dbe8dc2246c94ee37424</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19224.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>5bd46b63a3e439d2a8e70a1fc52942783f1033f5</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19223.6">
2019-04-19 18:44:16 +00:00
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>08e24ad54b7a90b61d9be99772e9f90f3f4653f1</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19223.5">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>4d2f15e1e930a1420c6110ca200e8fc2b3034c0e</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-preview6.19224.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>b6dd4b3bc3744855828861d8f49da90d238bf53d</Sha>
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19222.2">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>851e36df83d3361e4bd8a70a2a8a89f762469f9a</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>