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-27625-11">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>0b5aa0b4e7eefa89f5142e5783f30387b21b3ec9</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview6-27625-11">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>0b5aa0b4e7eefa89f5142e5783f30387b21b3ec9</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview6-27625-11">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>0b5aa0b4e7eefa89f5142e5783f30387b21b3ec9</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview6-19223-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>a9d3f9c22b16e16f017a36a6e8ae72902c2a698d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview6-19223-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>a9d3f9c22b16e16f017a36a6e8ae72902c2a698d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview6-19223-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>a9d3f9c22b16e16f017a36a6e8ae72902c2a698d</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview6-19223-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>a9d3f9c22b16e16f017a36a6e8ae72902c2a698d</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview6-19223-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>a9d3f9c22b16e16f017a36a6e8ae72902c2a698d</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview6-19223-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>a9d3f9c22b16e16f017a36a6e8ae72902c2a698d</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview6-19223-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>a9d3f9c22b16e16f017a36a6e8ae72902c2a698d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19220.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>7a747389b05f83a35470fec2c469a984ffcc1779</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19223.5">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>763f21b7552ffc8d71396b38b400f55b393bb3cb</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19223.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>5e0984ad4d7e5d6702dbaeae1648827ab0a279ea</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19223.1">
2019-04-19 18:44:16 +00:00
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>29bf0a82d9d9e20b6da067b3bf2cb05bf0504e47</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19223.2">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>557326b6ad525d11442cded55dc264d91cdf2602</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.19223.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>077e1cb174071a3dbbdf55253e0ce77025cbb4ba</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>