dotnet-installer/eng/Version.Details.xml

77 lines
3.8 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-preview5-27613-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>09ee70255ebbce00bae4e4ff188241b42d001d89</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview5-27613-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>09ee70255ebbce00bae4e4ff188241b42d001d89</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0-preview5-27613-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>09ee70255ebbce00bae4e4ff188241b42d001d89</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview5-19213-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>28970a3e938029589c75257dd9f0930021cc0630</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="3.0.0-preview5-19213-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>28970a3e938029589c75257dd9f0930021cc0630</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="3.0.0-preview5-19213-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>28970a3e938029589c75257dd9f0930021cc0630</Sha>
</Dependency>
<Dependency Name="dotnet-dev-certs" Version="3.0.0-preview5-19213-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>28970a3e938029589c75257dd9f0930021cc0630</Sha>
</Dependency>
<Dependency Name="dotnet-sql-cache" Version="3.0.0-preview5-19213-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>28970a3e938029589c75257dd9f0930021cc0630</Sha>
</Dependency>
<Dependency Name="dotnet-user-secrets" Version="3.0.0-preview5-19213-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>28970a3e938029589c75257dd9f0930021cc0630</Sha>
</Dependency>
<Dependency Name="dotnet-watch" Version="3.0.0-preview5-19213-01">
<Uri>https://github.com/aspnet/AspNetCore</Uri>
<Sha>28970a3e938029589c75257dd9f0930021cc0630</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="1.0.2-beta5.19211.1">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>df99030c70eb20df18f953a62f3cf9d56ea20d6b</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19212.9">
2019-01-17 16:27:42 +00:00
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>b45709c320c269a817e7f8fadf52415d3ecf92e0</Sha>
2019-01-17 16:27:42 +00:00
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19212.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>f93753004cc93328df8196224ca65ec44b0445f6</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19212.4">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>ae42d69789ff550e981087acc5dfc1be4920f79b</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19205.5">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>a875e24eff58bcc7a1bb124a6f05792639a83536</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19212.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>b5c844acc83e02c7f28adb2dca32d8f8783e8b38</Sha>
</Dependency>
2018-12-21 22:24:58 +00:00
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19212.2">
2018-12-21 22:24:58 +00:00
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9d0fd805448082c8d55e2434607b481bca70a146</Sha>
2018-12-21 22:24:58 +00:00
</Dependency>
</ToolsetDependencies>
</Dependencies>